Browsing Tag: html

HTML5 Document Structure

Essential Guide to HTML5 Document Structure

HTML5 is certainly one of the latest buzzwords in the web community. It is not something new anymore and we have already seen how cool it is. Features like simplified doctype, more semantic markup, input …Continue

HTML5 in Website Designing

Importance of HTML5 in Website Designing

There are several ways a website can be designed using advanced technical tools, methodologies, and advanced designing tools, and many more. Professional designers have switched their taste from non-html technologies like Adobe Flash to newest …Continue

html and html5 tags

Detailed List of HTML and HTML5 Elements

A single page can contain hundreds or thousands of elements, When you land on a website, all the items you see in front of you; the paragraph texts, the page banners, and the navigation links …Continue

Stylesheet to HTML

Linking Your Stylesheet to HTML

Style sheets made way to the development of web page that is why web designers these days have improved in developing a better website look compared to what it was before. Before people were only …Continue

HTML4 and HTML5 Key Differences

HTML4 and HTML5 Key Differences: Compare Side by Side

HTML (Hypertext mark up language) is used for presenting data on WWW (World Wide Web). HTML is a mark up language used to create structured documents on the internet. The web is constantly evolving. New …Continue

HTML5 Block Level Elements

HTML5 Block Level Elements: Complete List

I am writing this tutorial to complete the second type of HTML elements i.e block level elements, as i have already posted html and html5 inline elements list in my previous article. HTML5 Block Level …Continue

Inline Elements List

Inline Elements List and What’s New in HTML5

HTML5 is the next big thing for frontend Web development. Although it’s still under development and yet to be implemented in some browsers (most notably Internet Explorer) you can use some simple workarounds and HTML5 …Continue

HTML5 Canvas Tutorial

HTML5 Canvas Tutorial With Examples

The canvas concept was originally introduced by Apple to be used in Mac OS X WebKit to create dashboard widgets. Before the arrival of canvas, you could only use drawing APIs in a browser through …Continue