Please see the included read_me.html file for other important information.
Please see the included read_me.html file for other important information.
Image Coding Options
Below are a number of different ways that you may code the images for your web/forum pages. Please note that you will probably need to add a path to where the images are stored on your server.
CSS via Style Sheet <img src="reply.gif" class="img8225" alt="" /> CSS: .img8225 {width:82px;height:25px} CSS via Style Attribute <img src="reply.gif" style="width:82px;height:25px" alt="" /> Traditional Attributes <img src="reply.gif" width="82" height="25" alt="" /> Tip: Add the following to your Cascading Style Sheet and images that are part of a hyperlink won't need border="0" as an attribute of the image tag; img {border:0} |
|
Unless stated otherwise, all images are copyright © Darren Burnhill @ ForumImages.com 2002/3.
fIMGenHTML v1.3 :: Wed 5th Nov 03, 8:25 pm