What Do I Know – iWeb’s HTML markup. Not so good.
What Do I Know – iWeb’s HTML markup. Not so good.
iWeb’s HTML markup. Not so good.Wondering what the HTML source of Apple’s new iWeb looks like?
Check this out, and view source.
Granted, this is just one template, and I’m assuming the author didn’t modify anything, but all I can say is…WTF?
1) iWeb inserts it’s own Generator tag. Should feel right at home for anyone using FrontPage.
2) The style sheet is a redundant mess. Line after line of padding-right:0px;padding-left:0px;, you get the idea. All kinds of elements assigned “none” or “0” when the line items aren’t even required.
3) overflow:visible set to all, and I mean all divs. Huh?
4) Zero inheritance or semantic structure for document elements.
5) Line after line after line of inline
Oh well. Guess there’s always 2.0.