1
GlaDiaC
Missing hspace and vspace opton on images
  • 2003/11/16 21:49

  • GlaDiaC

  • Just popping in

  • Posts: 16

  • Since: 2003/9/21


it would be great, if you could add vspace and hspace option to the images. only the align option isn't usefull.


2
Shine
Re: Missing hspace and vspace opton on images
  • 2003/11/16 23:25

  • Shine

  • Just can't stay away

  • Posts: 822

  • Since: 2002/7/22


They aren't missing. But aren't being used because these tags are deprecated.

Quote:
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

Source:http://www.w3schools.com/tags/tag_img.asp


Grtz., Shine

3
pompa
Re: Missing hspace and vspace opton on images
  • 2003/11/26 16:35

  • pompa

  • Just popping in

  • Posts: 5

  • Since: 2003/11/13


in your theme's stylesheet
(style.css)
add this script:

img
{
margin:0 5px 0 5px;
}

Login

Who's Online

168 user(s) are online (104 user(s) are browsing Support Forums)


Members: 0


Guests: 168


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits