-
the Anatomy of an HTML element
-
What are the elements in the HTML head
-
HTML text fundamentals
-
Document and website structure
-
Absolute vs relative URLs
-
Images in HTML
-
Add vector graphics to web page
-
Responsive image
-
CSS syntax (refer to https://www.w3schools.com/cssref/playdemo.asp?filename=playcss_accent-color)
-
External vs internal stylesheets
-
Selectors (refer to https://www.w3schools.com/cssref/trysel.asp)
-
How does CSS work?
-
Normal flow
-
display property
-
floats
-
flexbox (refer to https://coding.imweb.io/demo/flex/index.html)
-
positioning