The internet provides many resources for learning HTML coding. Here are a few sites we recommend:
HTML Goodies
https://htmlgoodies.earthweb.com/primers/primer_1.html
– A basic primer on writing HTML code.
The Bare Bones Guide to HTML
https://werbach.com/barebones/barebones.html
– On excellent, quick reference of HTML tags. Should be on every designers list of sites to check.
Web Developer’s Virtual Library
https://www.wdvl.com
– Everything you’ll ever want to know about HTML, Perl, CGI, Scripts…
Source views
Almost every web browser allows you to ‘View Source’. This displays the HTML code used to create a web page. If you see a page you like, check out it’s source.