10 HTML5 Features To Know and What to Avoid
HTML5 offers new powerful markup structures for tags and attributes. Learn how to use the new HTML5 elements for your next project using the these 10 new features.
HTML and HTML5 Tutorial to teach you everything about the creating a functional slick website.
HTML5 offers new powerful markup structures for tags and attributes. Learn how to use the new HTML5 elements for your next project using the these 10 new features.
Here are three different way to prevent crawled/indexing of your site’s content
I am always looking for a list of the US states to populate a pulldown menu so I’m posting it here. This one however has some PHP code to help select the current state...
Here’s how to create the Copyright and Trademark symbols in html.
Here is a quick and easy way to remove underline-links in your html links.
SSI (Server Side Includes) are directives web pages that are easy to write. They let you add dynamically generated content to an existing HTML page, without having to use complex programming languages, like cgi...