Attributes used in MARQUEE tag:
| Attribute | Possible values | Functional details |
|---|---|---|
| Bgcolor | Any standard color name or hexadecimal color value | Specifies the background color of the marquee. |
| Direction | Left,Rigth | Specifies the direction in which the marquee contents scrolls |
| Height | Any valid percentage or no.of pixels | Specifies the vertical dimension of the marquee |
| Width | Any valid percentage or no.of pixels | Specifies the horizontal dimentsion of the marquee |
| Hspace | Any valid percentage or no. of pixels | Specifies the left and right margin of the marquee |
| Vspace | Any valid percentage or no.of pixels | Specifies the top and bottom margin of the marquee |
| Loop | Any posittive integer of INFINITE | Controls the number of appearance of the marquee content |
| Scollamount | Number of pixels | Specifies the shift of marquee text |
| Scrolldelay | Number specifying the delay in milliseconds | Specifies how often the marquee text redraws |
| Attributes | Description |
|---|---|
| SIZE="......."= | Specifies relative font size on a scale on a scale of 1 throught 7. Default size is 3. One can also specify the relative size by using +or-e.g + 4 |
| Color "......"= | Specifies font color in the format # RR GG BB using numbers. Color names may also be used. |
| FACE"......" = | Specifies type faces e.g. technical,time new Roman |
| Attribute | Description |
|---|---|
| TEXT=" " | Sets the color of all text within the document with a color name of # RRGGBB value |
| ALINK=" " | Changes the default color of a hyperlink that is activated to whatever color is specified with this tag. the user can specify the color name or an equivalent hexadecimal number |
| VLINK=" " | changes the default color of a hyperlink that is already visited to whatever color is specified with this tag. |
| LINK= = " " | Changes the default colir of a hyperlink to whwtever color is specified with this tag. the user can specify the color name of an equivalent hexadecimal number |
GRAPHICS
| File Type | File Extersion |
|---|---|
| GIF(Graphics Interchange Format) | .gif |
| JPEG(Joint Photographic Experts Group) | .jpg or .jpeg |
| XBM(X Bixmaps) | .xbm |
| XPM(X Pixelmaps) | .xpm |
| PNG(Portable Network Graphics) | .png |

No comments:
Post a Comment