I’ve been receiving a number of visitors to this site from people searching for information about an HTML5 logo tag. In short, <logo> doesn’t currently exist but there are a couple of options to markup your logo correctly.
Category Archives: HTML5
HTML5 Logo Tag
HTML5 Placeholder Attribute
Most of the attention for HTML5 has been given to the new elements and the use of video. However, one of the most useful features when creating forms is the introduction of the placeholder attribute for input elements.
HTML5 Article Element
This article in the HTML5 series covers the explanation and usage of the <article> element.
Continue reading
HTML5 Nav Element
This article in the HTML5 series covers the explanation and usage of the <nav> element.
HTML5 Header Element
This article in the HTML5 series covers the explanation and usage of the <header> element.
HTML5 – CSS Reset
Over the coming weeks, I’m going to be writing a lot more articles on HTML5 which will go into detail and show how you can start using HTML5 elements today with progressive enhancement. To start this off though, you’ll need to use a new version of the CSS reset in order to view these new HTML5 elements correctly, even in the more modern standards compliant browsers.
HTML5 Tutorial – Getting Started
HTML5 is coming quicker than a lot of web designers are probably aware. You’ve probably seen the stories that it won’t actually be usable until 2022 but in reality, you can actually start using it today. Not all web browsers support CSS2.1, not all visitors are using software capable of using JavaScript but that doesn’t stop us from using it and it shouldn’t stop you using HTML5 either, and here’s why…
HTML 5 Cheatsheet
Courtesy of Chris Hanscom, Smashing Magazine have released an HTML5 cheatsheet, which if you’ve not been following the developments of HTML is definitely worth taking a look at.