Body Decloration for CSS

Standard HTML Body Tag

NOTE: Choice of Script

Since this Page Document is:

Transitional HTML 4.01 we may use HTML Body with Style Body. We may also use standard HTML.

HTML

<body bgcolor="#A9C1E7" text="#000044" link="#0000FF" vlink="#800000" alink="#006400">


Style

<head>

<style type="text/css">

<!--

body {font-family: Arial, Helvetica, sans-serif;}

body {background: #A9C1E7; color: #000022;}

h1 {font-size: 20pt;
border-bottom-style: solid;
border-bottom-width: 5px;
border-color: #808080;
text-align: center;}


-->

</style>

</head>


<body>


Copy HTML and Validate:

Validate In-Put.



Back to Links

Validate-Style

Validate-Page URL

Color Tester

HTML Names

Sonny @ The Cove