_html 5_: hmm, that's not so nice. Think, it's better to use the real
(full) html 5 def. If starting to mix (x)html with html5 tags, you don't get
clean (valid) code.

Just now you can use the (more simple) html5 doctype with (x)html.
Thats no problem with browsers and validation.
It sets all browsers in standard mode (like strict).

_css3_: I already have a first draft for a full css3 def.
But no time to make it ready to go :-/ 

Like you mentioned, there are some already now and then used properties, 
that we could include in the actual css.def
Will take a look into it...

A nice idea would be -->
you choose *border-radius*,
then you get the popup for attributes -->
and with checkboxes for the prefixes -->
make your selection, enter -->

-webkit-border-radius: 60px;
-moz-border-radius: 60px;
border-radius: 60px;


Not sure, how to realize this. But I try it.

regards Manfred

-- 
PSPad 4.5.5 (2395)

<http://forum.pspad.com/read.php?2,52056,55072>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem