»

Dec 14 2011

Styling the body tag

Styling the body tag in CSS is pretty much the first thing one does.

First lets open up our style.css (or yourstyle.css)

First thing we will add is the following bit of code

  body { }

This sets up up for whats next, making some style.

The body take looks like this in your html file.

<html>
 <body>

Back to CSS

Remember folks, css is pretty easy to figure out once you learn how it operates.

Matrix Web Designers
211 Argyle St. KeyserWV26726 USA 
 • 443-902-4868

Permanent link to this article: http://www.matrixwebdesigners.com/ everything-css/css-2-1-styling/styling-the-body-tag

Leave a Reply