Hello Guys, What are the new elements in HTML5 likewise, <article>, <aside>, <bdi>, <command> etc.. If, you know more so, please list down. Thanks,
If you knew those, why aren't you listing them all? But it doesn't do anyone any good anyway because, without the definitions, it's no help. But that's what the spec is for and anyone with half a brain will just refer to that anyway and not this silly thread.
Hello, i have make an website on CSS and i need some favour before intoducing it i need to use some seo tools , if any one know any seo tool tell me..
Four types of new elements available in the HTML 5: 1. Markup Elements are <mark>,<nav>,<time>,<wbr> and <section>. 2. Media Elements are <audio>, <video>, <source>, <embed> and <track>. 3. Canvas element is < canvas>. 4. Form elements are <datalist>, <keygen> and <output>.
There are many elements like article,aside,bdi,command,details,summary,figure,figcaption,footer,header,hgroup,mark, and many other elements you can see w3schools site which is all about HTML
HTML 5 have added a lot of new features to the HTML specification. There are a few exciting new elements in HTML 5: * <canvas> - an element to give you a drawing space in JavaScript on your Web pages. It can let you add images or graphs to tool tips or just create dyanmic graphs on your Web pages, built on the fly. * <video> - add video to your Web pages with this simple tag. * <audio> - add sound to your Web pages with this simple tag.
please this w3c html5 documentation for detail information http://www.w3.org/TR/2011/WD-html5-20110525/
Part of the HTML5 specs include updated Javascript objects like localStorage and XMLHttpRequest. Definitely look into those as well if you REALLY want to make cool HTML5 apps!
In HTML5 a lot of new tags have been added to make developers life easier. However, the list of new tags and features is huge. I'd recommend you get a manual for HTML 5. I hope HTML5 will standardize the web. (But.. that's hard as there are a lot of people who use IE)