Quote:
Originally Posted by Quoth
Yes, to all of that, and:
No CSS defined white-space
No blank lines, use top or bottom margin in the CSS for a suitable header or paragraph.
Any space above the first element in a file should use padding-top, not margin-top as some renderers strip margin-top on first element.
Use CSS with a <p tag, not a <blockquote
never use inches, mm, cm.
never use px on margins and font sizes
No coloured body or header text.
No coloured backgrounds.
No external content.
The no left & right margins is generally. Some things like lists, lyrics/poetry, quotations, marginalia, preambles might .
|
I've added in most of your suggestions to my list, Thanks.