I want to put images in the news blocks but I do not understand this
/* If you want to use the IMG tag in your HTML code, to include images in News for example, you must use the following line and comment the old $AllowableHTML */
what old $AllowableHTML */
can someone post what I need to add to this code in the config file.
movieman Lieutenant
Joined: Feb 29, 2004
Posts: 297
Location: New York
Posted:
Sun Jan 13, 2008 3:36 am
try this html code for images
<div><img height="116" alt="" hspace="10" src="images/images2.jpg" width="90" border="0" /></div>
stouttime Nuke Cadet
Joined: Dec 31, 2007
Posts: 7
Posted:
Sun Jan 13, 2008 5:09 am
Thanks for that
spottedhog Captain
Joined: Apr 30, 2004
Posts: 566
Posted:
Mon Jan 14, 2008 1:01 pm
The "align", "border", "hspace", and "vspace" attributes of the image element were deprecated in HTML 4.01.
The "align", "border", "hspace", and "vspace" attributes of the image element are not supported in XHTML 1.0 Strict DTD.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum