HTML basics
HTL Rennweg
Show in appDescription
HTML knowledge in the scope of "Media / Information Technology, year 1-3".
Goals
I know at least (see "Media / Information Technology year 1-3" for details)
- what HTML stands for
- the difference between a programming language and a markup language
- what HTML is
- what tags, attributes and values are
- how to include CSS in HTML pages
- the most important HTML5 tags
- header, including semantic headers
- paragraphs
- hyperlinks (relative, absolute)
- strong, italic, underline, etc.
- navigation
- articles
- section
- forms and according elements (label, input, etc)
- lists (structured, unstructured)
- div and span
- iframes
- I can use HTML to embed the following media
- Images
- Videos
- Audio tracks
- I know the difference between block and inline elements.
- I can make use of appropirate resources on the internet to find out details about the correct use of specific tags and scenarios when using HTML
- I know who defines the HTML standard and how
I can at least (see "Media / Information Technology year 1-3" for details)
- use the most important HTML5 tags for creating a website