Install the Live Server VS Code plugin to view your html files in browser.
- There is one folder to demonstrate some feature of CSS
- Get into a folder
- Checkout the instructions.md
- Make changes to the CSS rules
- Start the Live Server:
- open command palette: hit
F1
- type: 'open with live server' and select the option that shows up
- open command palette: hit