View Full Version : Question regarding paragraphs.


NeNay
10-25-2005, 04:49 PM
Okay, this is embarrassing... I'd like to know whether there's a way to achieve a certain effect with HTML, but I have no idea how to put it into words. x_x The best I could do is make a small image to show what I'm talking about:

Blah. (http://img.photobucket.com/albums/v41/nenay/Qablah.jpg)

Does anyone know what I mean? </3 The text on the lines below the Q and A being sort of indented over? If that's not clear enough (and it probably isn't), I really apologize... I'm going to go away and hide in a corner now.

tomaten53
10-25-2005, 06:52 PM
I do not have an answer, but if you are making a FAQ, there are many free scripts that can do it for you

NeNay
10-25-2005, 07:29 PM
xP Oh well... I don't know if i could use a script or anything, because it's a Neopets page and they're all "reaworgh" about stuff like that. But thanks anyway! :3

MaGiCSuN
10-25-2005, 10:25 PM
you could do this:

<table border="0" cellspacing="0" cellpadding="0">
<tr><td valign="top" width="50">Q:</td><td valign="top"> the question here ?</td></tr>
<tr><td valign="top" width="50">A:</td><td valign="top"> the answer here </td></tr></table>

for more questions copy the part from <tr> to </tr> and repeat that part.

Love,
Mirna