PDA

View Full Version : HTML question


RainMaQer
01-09-02, 09:49 PM
How do I make links on one side then a picture on the other side of the page....
Like this:

LINK............XXXXXX
LINK............XXXXXX
LINK............XXXXXX
LINK............XXXXXX

Burning Phoenix
01-09-02, 11:47 PM
Try this one click here (http://www.javascriptkit.com/script/script2/rolldifferent.shtml)

DnA_DragoN
01-10-02, 06:48 AM
if u want to u could use <div align=right> picture </div> or left if u want it there... and <div align=left> on the text!! It works fine...