A | B |
<A></A> | Creates an anchor tag that is used to create hyperlinks |
<BR> | Crerates a line or single-spaced break between text |
<HR> | Creates a horizontal line between sections of a Web page |
<MARQUEE></MARQUEE> | Creates a scrolling stock market-like ticker |
BGCOLOR= | Defines the background color of the Web page |
HREF= | The hypertext reference attribute. Defines the path or location to a Web page, Internet location, or other online resource |
LINK= | Changes the color of hypertext links |
NAME= | The hypertext reference attribute that defines a location on a page, or gives each frame a name |
SIZE= | Changes the height of horizontal lines or the size of fonts |
TEXT= | Changes the color of text on a Web page |
VLINK= | Changes the color of hypertext links that have been visited or selected |
WIDTH= | Changes the width of horizontal lines, the width of graphics, or the width of table cells |