HTML - Hypertext Markup Language  
  Click here for one page description of HTML and how it is used in web pages.  
 
 HTML Examples last updated: Sept 21, 2017  
What shown Example Page HTML Code
Simple Page - Template simple_page.html simple_page.txt
Page with comments page_w_comments.html page_w_comments.txt
Setting Font Size font_size.html font_size.txt
Setting Font Color font_color.html font_color.txt
Inserting an Image / Picture page_w_image.html page_w_image.txt
Link to sound file page_w_sound.html page_w_sound.txt
Link to a local Page (same folder) page_links_to_local.html page_links_to_local.txt
Link to a URL ( to "google.com) page_links_to_url.html page_links_to_url.txt
Link and keep first page open page_links_to_url._keep.html page_links_to_url._keep.txt
Files for links - .jpg, mp3 and .mp4 ( image, sound & video)    
click to see list of files - then right click file to download   Click for video of how to download & find files
  HTML Courses available on the web  
 

W3Schools Tutorials - Recommended : HTML, CSS