If I make up a book with a certain format in mind, I expect that book to follow that format. I made up those books with my PDA in mind so I didn't make it for a big screen.
And I'd like to point one thing out to you: align and so forth are absolutely NOT a regular XHTML attribute. Format and content are strictly devided after the HTML 4.0 standard. The use of CSS has been "mandatory" with the XHTML standard (either as style attribute inline, as <style> in the header or as <link> with a CSS file)
|