search for: ancientbrowsers

Displaying 1 result from an estimated 1 matches for "ancientbrowsers".

Did you mean: ancient_browser
2009 Mar 25
0
surplus <p> tags.
...t Markdown not to create paragraphs. Second, I didn?t see where it mattered - the only difference seems to be aesthetic, and I > actually prefer the <p> tags in place. Let me know if this is a problem. 1. <p><div></p> causes W3C's xhtml checker to whine. All non-ancientbrowsers do the right thing, so I can ignore it. 2. The combination of<p><img .... ></p> and the CSS code snippet p { text-indent: 1em; } causes the IMAGE to be indented 1 em. (presumably since it's in thefirst line of text.) This also adds an extra em of leading space to my head...