View Full Version : HTML question


dawsongirl
07-17-2008, 02:06 AM
Is there a code that makes a bigger gap than <p> does?

<p> does this:

lalalala

lalalala


but I'd like a bigger gap between text without having to rely on 3 or 4 <HR> tags between things to separate things.

Kristen
07-17-2008, 02:12 AM
I'd prob. just use 2 or 3 <p> tags, but that's just me. I'm not sure if there's a better way.