PDA

View Full Version : Pictures


Tatmtt2120
May 18th, 2003, 16:18
How the heck do you add pictures to a post, I have no clue.

ByteMe97
May 18th, 2003, 16:27
you need to have a url for them and then use the img tags. It's easiest from the full reply and not quick reply till you get used to it.

Acedeal
May 18th, 2003, 19:59
to add a pic..

here is the code



[img]http://somewhere.net/some_image.jpg[/img]

or another way to do it , if you have a large image

<img border="0" src="http://www.dow-sniper.net/images/logos/logo_karto3.jpg" width="500" height="300">

Tatmtt2120
May 18th, 2003, 20:19
Thanks, I got it to work.