23.11.2013 Aufrufe

tekom-Jahrestagung 2012 - ActiveDoc

tekom-Jahrestagung 2012 - ActiveDoc

tekom-Jahrestagung 2012 - ActiveDoc

MEHR ANZEIGEN
WENIGER ANZEIGEN

Erfolgreiche ePaper selbst erstellen

Machen Sie aus Ihren PDF Publikationen ein blätterbares Flipbook mit unserer einzigartigen Google optimierten e-Paper Software.

User Assistance<br />

UA 15<br />

Workshop<br />

Hands-On HTML5<br />

Alan Houser, Group Wellesley, Inc., Pittsburgh, USA<br />

The current popular version of the language of the World Wide Web,<br />

HTML 4, is more than 10 years old. In the time since HTML 4 was originally<br />

designed, Web text and graphics have been supplemented by multimedia,<br />

Web applications, and rich interactivity.<br />

HTML5 more fully supports the Web‘s current and future capabilities,<br />

and maintains the vision of a standards-based Web. Although today’s<br />

World Wide Web provides rich capabilities, HTML5 was designed with<br />

simplicity in mind. In this workshop, we will explore HTML5 support for<br />

structure and semantics, by developing HTML5 web pages.<br />

The Basics of an HTML5 Web Page<br />

––<br />

Doctype Declaration<br />

––<br />

Document Metadata<br />

––<br />

Document Sections<br />

––<br />

Content Groups<br />

––<br />

Inline Semantics<br />

Doctype Declaration<br />

HTML5 documents begin with the following DOCTYPE declaration:<br />

.<br />

Contrast this with a common form of the HTML 4 DOCTYPE<br />

declaration:<br />

<br />

The HTML5 doctype declaration is evidence of several goals in HTML5<br />

design:<br />

––<br />

Simplicity: The HTML5 DOCTYPE is terse and easy to remember.<br />

––<br />

HTML5 is envisioned as a living specification. The specification is<br />

expected to evolve over time, as new features are proposed by the<br />

community and are supported by browser vendors. HTML documents<br />

should not require a particular version number to be appropriately<br />

displayed.<br />

Document Metadata<br />

HTML5 document-level metadata elements provide containers for information<br />

about the document. These include items such as the document<br />

title, styling information, and other document-level information.<br />

Elements in this category include , , and .<br />

These elements are largely unchanged from previous versions of<br />

HTML.<br />

Document Sections<br />

HTML5 provides improved markup for labeling and grouping document<br />

sections. This greatly facilitates display of HTML5 content on different<br />

devices with different display characteristics. It can also substantially<br />

532<br />

<strong>tekom</strong>-<strong>Jahrestagung</strong> <strong>2012</strong>

Hurra! Ihre Datei wurde hochgeladen und ist bereit für die Veröffentlichung.

Erfolgreich gespeichert!

Leider ist etwas schief gelaufen!