I was exploring the W3C documentation for HTML5 elements, when I decided to try to write a web page that includes semantic use of every tag that is a part of the spec.
I tend to use templates for creating various pieces of code and decided to share some of the ones that I use most frequently. This article will include templates related to CSS source code.
I tend to use templates for creating various pieces of code and decided to share some of the ones that I use most frequently. This article will include templates related to JavaScript source code.
I tend to use templates for creating various pieces of code and decided to share some of the ones that I use most frequently. This article will include templates related to HTML source code.