Body tag Attributes
Short Description Practical Example
Attribute
Sets the background color of the <body bgcolor=”yellow”>
bgcolor webpage
Sets an image as the page <body background=”[Link]”>
Background background
Changes the default color of all <body text=”blue”>
Text text.
Sets the color of unvisited links <body link=”green”>
Link
Sets the color of visited links. <body vlink=”purple”>
Vlink
Sets the color of a link while <body alink=”red”>
Alink being clicked
Sets the space from the left edge <body leftmargin=”50”>
Leftmargin (in pixels).
Sets the space from the top <body topmargin=”30”>
Topmargin edge(in pixels)