Html cheatsheet - HTML Element body

HTML Element body

Attributes

bodyAttributeDescription
alink, link, vlinkset color of active links, new links, and visited links
backgroundset a background image
bgcolorset the background color
leftmargin,topmarginset left and top margins
textset color of text

Examples

ExampleDescription
<body bgcolor="">set the background color
<body text="">set the text color
<body link="">set the color of link
<body vlink="">set the color of followed links
<body alink="">set the color of links on click
Date: From:www.lautturi.com, cheatsheet