Objectives
To provide the knowledge and skills required to create Web pages containing text, hyperlinks, images and tables.
Targeted audience
Anyone wishing to publish information on the Internet or intranets.
Content
- HTML fundamentals: elements and attributes
- Differences between XHTML and HTML 5
- Structure of HTML documents: head and body elements
- Text formatting using headings, paragraphs, line breaks, highlights and lists
- XML: associating an XSL transformation (XSLT) or a CSS style sheet
- Adding hyperlinks: URLs, relative and absolute addresses, external links, named anchors and internal links
- Inserting multimedia components: the img, audio and video elements and their attributes
- Image formats: PNG, GIF, JPG and their characteristics
- Inserting a multimedia container object: audio (mp3, ogg) or video (webm and mp4)
- Separating content and presentation in an HTML document
- Using style sheets with documents
- Using tables for tabular data