+ 13
Expected New Features in HTML6 ☺☺☺☺
1. Automatic Image Resizing in the Browser 2. Express Tags 3. Additional Control over the Video Object 4. Dedicated Libraries: 5. More Annotation Options 6. Integrated Camera 7. Stronger Authentication. 8. HTML6 proposal for Single-Page Apps without Javascript 9. Stronger Micro-formats Its gonna be so much fun and interesting also..isn't it???
13 Answers
+ 5
Example of HTML6
<!DOCTYPE html>
<html:html>
<html:head>
<html:title>A Look Into HTML6</html:title>
<html:meta type="title" value="Page Title">
<html:meta type="description" value="HTML example with namespaces">
<html:link src="css/mainfile.css" title="Styles" type="text/css">
<html:link src="js/mainfile.js" title="Script" type="text/javascript">
</html:head>
<html:body>
<header>
<logo>
<html:media type="image" src="images/xyz.png">
</logo>
<nav>
<html:a href="/img1">a1</a>
<html:a href="/img2">a2</a>
</nav>
</header>
<content>
<article>
<h1>Heading of main article</h1>
<h2>Sub-heading of main article</h2>
<p>[...]</p>
<p>[...]</p>
</article>
<article>
<h1>The concept of HTML6</h1>
<h2>Understanding the basics</h2>
<p>[...]</p>
</article>
</content>
<footer>
<copyright>This site is © to Anonymous 2014</copyright>
</footer>
</html:body>
</html:html>
+ 5
it's great but some browsers still don't support HTML5 and the 6th version is coming up in 😕
+ 5
Woah cool!
+ 5
I have always thought why custom tags weren't there when the only difference they had was the CSS (in most cases) . Finally its here
+ 4
Cool features so far, but I don't like the new namespace added on the tags.
+ 4
I don't like the entire syntax... Looks strange.
+ 4
what us with the colon between tags...off
+ 4
could we know the source of this info?
is the source reliable?
+ 3
wait new version of HTML is out.
+ 2
me too guys.. html6 little bit confusing and doesn't support in all browser.. :(
@nomeh right .. html5 still don't support in some browser :(
+ 1
shakia
+ 1
that is good all is to make coding very easy and intresting.
0
shakia