Peter Ottery wrote:
2) after i added the same amount of margin to each side of an element
in the visual view, i switched to code view and it had written....
{margin-top: 20px; margin-right: 20px; margin-bottom: 20px;
margin-left: 20px;}
instead of ....
{margin: 20px}
....so until they get that sort of thing sorted it seems to have some
pretty basic but fundamental shortcomings in constructing css.
I'd hazard a guess that this sort of thing could be done with a
optimisation function (or a preference along the lines of "use shorthand
CSS whenever possible"). It follows the common pattern that WYSIWYG
generated code is usually more bloated (albeit correct) than
hand-crafted stuff. Nonetheless, as long as it's still reasonable even
when not optimised it's still a huge step in the right direction if a
WYSIWYG tool at least spits out halfway decent and valid HTML/CSS.
P
--
Patrick H. Lauke
__________________________________________________________
re·dux (adj.): brought back; returned. used postpositively
[latin : re-, re- + dux, leader; see duke.]
www.splintered.co.uk | www.photographia.co.uk
http://redux.deviantart.com
__________________________________________________________
Web Standards Project (WaSP) Accessibility Task Force
http://webstandards.org/
__________________________________________________________
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************