background preloader

Web development

Facebook Twitter

Plug-ins, Browsers, theme, etc.

Free Screen Sharing and Online Meetings. Managed DNS - Free Dynamic DNS - Managed Email - 100% Uptime Guaranteed. Home | CloudFlare | The web performance & security company. Navigation Bars. Skin details Heaven Story Layout • Hitskin.com. HTML 5 and CSS 3: The Techniques You’ll Soon Be Using. In this tutorial, we are going to build a blog page using next-generation techniques from HTML 5 and CSS 3. The tutorial aims to demonstrate how we will be building websites when the specifications are finalized and the browser vendors have implemented them.

If you already know HTML and CSS, it should be easy to follow along. Before we get started, consider using one of our HTML5 Templates or CSS Themes for your next project—that is, if you need a quick and professional solution. Otherwise, it's time to dig into these techniques. HTML 5 is the next major version of HTML. It introduces a bunch of new elements that will make our pages more semantic. This will make it a lot easier for search engines and screenreaders to navigate our pages, and improve the web experience for everyone.

Before we begin marking up the page we should get the overall structure straight: In HTML 5 there are specific tags meant for marking up the header, navigation, sidebar and footer. "What?! That's all!