HTML SectionThe section element is new to HTML5. For more information on HTML5 you could go to w3schools.com. October 1, 2015 in HTML tagged html by Mike
HTML Character References (Entities)With HTML you can display special characters using character references. You can go to Elizabeth Castro’s web site […] October 1, 2015 in HTML tagged ascii / code / html / character / characters / special / references / entity / entities / HTML by Mike
HTML Introduction Part 2Basic HTML Concepts A webpage is made up of three components: text content, references to other files and […] October 1, 2015 in HTML tagged css / html / HTML by Mike
Horizontal List of Links with hoverHere is some code from w3schools.com that shows you how to use HTML and CSS to create a […] September 26, 2015 in HTML tagged css / html / menu / mouseover by Mike