Sources

Here are some websites and sources that are very helpful in learning code.


https://codepen.io/pen/

What I use to experiment with HTML, CSS, and hopefully soon Javascript. It shows the changes live and allows projects to be saved.

https://www.w3schools.com/html/

Excellent Tutorial website for both HTML and CSS. Also includes demos.