This is repository containing simple tasks about learning HTML5 and CSS3.
Checkout this link for some examples.
Extension called Live Server is very useful for creating server on which we can run our simple html files. The benefit is also, that cahnges will get auto applied after we save the file.
To use the extension select the html file you want to use and click the Live server icon placed in bottom line of you VS code editor.