Content
- The web as a platform
- A brief look on protocols
- Markup languages from HTML to HTML5
- A HTML-document
- elements, tags, attributes (names and values)
- structure
- entities
- charcodes
- comments
- graphic vs. logical formatting
- overview of tags
- Forms
Self studies
In this lecture there is no time to go through each and every tag and their attributes in HTML. Make sure to make yourself familiar with the most common ones including, but not limited to:
- a, img, h1-h6, p, ul, ol, li, table
- span, div, data, article, aside, header, footer, main, section
- form, button, input, label, select textarea
See MDN, HTML Element reference
Resources
- HTML-presentation
- Recording 2017-08-30, 10:15-12:00 (Youtube)
- Recording 2016-08-31, 10:15-12:00 (Youtube)