This is a link to some outside resources on HTML. HTML Essential Training View Course (LinkedIn Learning sign on required)This is a LinkedIn Learning Course by Jen Simmons who is one of the leading HTML and CSS Advocates. This course goes over everything in HTML. Most likely you will not go through the whole course.… Continue reading HTML Resources and References
Tag: resource
CSS Resources and References
Here are some places where you can find out more about CSS Syntax, Selectors, Properties and Values. Mozilla Developers Network: MDN This site sets the standard as a reference for all things web. CSS: Cascading Style Sheets This is the main area for all things CSS at MDN CSS Syntax CSS Reference selectors syntax values… Continue reading CSS Resources and References
HTML5 Periodic Table
This is an interactive site that helps you to view the different types of HTML elements. Clicking on the buttons on the top filters the elements. You should know all of the Core elements. Important sub-sets are: Setup: These elements set up the page so that it is ready. Most of these elements will be… Continue reading HTML5 Periodic Table