HTML5 and some semantics in current web projects
With all the buzz around HTML5, everyone is eager to make the leap towards web 3.0. HTML5 enforces semantic structure of web pages with new tags like <header> and <footer>, but using these right away is not a good idea due to browser issues and support. But you can implement some facilities right now in your current web projects. (more…)
