PDA

View Full Version : html code for posting a .gif file?


Red92Stang
08-12-2007, 12:13 PM
whats the html code to post a .gif file?

Skidmark
08-12-2007, 12:14 PM
[ img ] gif filename here [ /img ]

edit: no spaces around IMG

It's the same code as posting a picture...

http://lecture.ecc.u-tokyo.ac.jp/~ktanaka/jousho03/walk.gif

AbecX
08-12-2007, 12:26 PM
< img src="http://abecx.net/images/random/lollermanche4vz.gif" >

<img src="http://abecx.net/images/random/lollermanche4vz.gif">

Red92Stang
08-12-2007, 12:48 PM
cool thanks