Images


<IMG SRC="name">
This attribute indicates the URL of the image file to be displayed.

<IMG SRC="name" ALIGN="?">
This attribute controls the horizontal alignment of the image with respect to the page. The default value is left. Only the Netscape, Internet Explorer 4, and WebTV implementations support the absbottom, absmiddle, baseline, and texttop values.

<IMG SRC="name" BORDER="#">
This attribute indicates the width in pixels of the border surrounding the image

<IMG SRC="name" HEIGHT="#">
This attribute indicates the height of the image in pixels.

<IMG SRC="name" WIDTH="#">
This attribute sets the width of the image in pixels.

<IMG SRC="name" ALT="?">
This attribute contains a string to display instead of the image for browsers that cannot display images.

<IMG SRC="name" HSPACE="#">
This attribute indicates the horizontal space in pixels between the image and surrounding text.

<IMG SRC="name" VSPACE="#">
This attribute indicates the vertical space in pixels between the image and surrounding text.

<HR>
This element is used to insert a horizontal rule to visually separate document sections.

<HR SIZE="#">
This attribute indicates the height of the rule in pixels.

<HR WIDTH="# or %">
Thsi attribute sets the width of the rule in pixels.

<HR COLOR="?">
This attribute sets the color of the rule using either a named color or a color specified in a hexademical #RRGGBB format. This attribute is currently supported only by Internet Explorer.

<HR ALIGN="?">
This attribute controls the horizontal alignment of the rule with respect to the page. The default value is left.

<HR NOSHADE="?">
This attribute causes the rule to be rendered as a solid bar without shading.


[Basics| Frames| Formatting| Images| Links| List| Marquees| Table| Text Tags]
Hosted by www.Geocities.ws

1