A lot has changed in the past few years when it comes to structuring a web page. HTML is less generic than it used to be and there are new tools to help offer much more meaning to our pages. There are fewer workarounds and more answers and logical ways of doing things than ever […]
HTML
The HTML category includes posts and articles that cover tips, tutorials and best practices for various areas of coding websites with HyperText Markup Language. Discussion relates to how HTML has evolved through the years as well as how it integrates with CSS and JavaScript. Additional topics include syntax, structure, lists, links, objects, tables, forms and more.
HTML5 Semantics
In this post, I’m going to talk about HTML5 and semantics. I’ll cover a description of what the study of semantics is and why it’s important. I’ll also touch on meaning itself and how it can make our web pages and sites make a heck of a lot more sense. Now, while my intro to […]