Forum Moderators: not2easy
Apologies if this is something really obvious... I'm new to this...
<p style="border: 1px dashed #000000;">blah</p>
Or to make sure browsers that don't understand it get something, do it like this:
div#thisHasTopBorder { border-top: 1px solid #000000; border-style: dashed; }
Nick