HTML – Structuring the web
Basic HTML tags |
Understanding HTML boilerplate |
HTML list |
HTML Image tag |
Anchor and and links |
HTML tables |
HTML Forms |
HTML styling |
Div and Section |
Adding Favicon |
Assignment – Make a basic HTML website |
CSS – Styling the web
Inline vs internal vs external CSS |
Anatomy of CSS |
CSS selectors |
Class and id selector |
Pseudo class and pseudo elements |
Borders, Margin, and Padding |
CSS Box model |
CSS overflow |
Font Awesome and Google icons |
CSS display properties Block, Inline, Inline-Block, and None |
CSS positioning Static, Relative, and Absolute |
Font Embedding |
Navbar |
Dropdown |
CSS animation |
Assignment – Blog website using HTML/CSS |