In here, you will find any planning that teachers who have delivered this course have done. This may be in the form of:
- Presentations
- Exercises
- Useful Links
- Past Experiences
- Live Coding Exercises
- Simple HTML file - Shows the structure of a simple index.html file.
- Non-semantic elements demo - Demonstrates the use of non-semantic elements in a web page.
- Attributes demo - Demonstrates various HTML elements that accept certain attributes.
- CSS demo - Demonstrates various CSS styling techniques.
- Non responsive HTML file - Demonstrates simple HTML file that does not contain viewport meta tag.
- Responsive HTML file - Demonstrates simple HTML file that contains viewport meta tag.
- Relative lengths - Demonstrates usage of relative measurement units.
- Media queries - Various examples for media queries.
- Breakpoints - Demonstrates how breakpoints are used in HTML.