Jazajay
02-02-2008, 04:28 AM
Hi all the HTML 5 spec's working drafts out
http://www.w3.org/TR/html5-diff/#doctype
The new tags are pretty good and very much needed IMO.
Especailly the new seperation of content tags
<header>
page header goes here
</header>
and
<footer>
footer goes in here
</footer>
and API tags for example
<dragable>
this is dragable text
</dragable>
(I think) for dragable text.
Any thoughts?
They are quite a few new ones and quite a few olds ones that have been depricaated if you use transitional.
Much needed or a waste of time any thoughts?
Jaz
http://www.w3.org/TR/html5-diff/#doctype
The new tags are pretty good and very much needed IMO.
Especailly the new seperation of content tags
<header>
page header goes here
</header>
and
<footer>
footer goes in here
</footer>
and API tags for example
<dragable>
this is dragable text
</dragable>
(I think) for dragable text.
Any thoughts?
They are quite a few new ones and quite a few olds ones that have been depricaated if you use transitional.
Much needed or a waste of time any thoughts?
Jaz