Basic CSS Tutorial

Cleaning Up

HTML code from SeaMonkey
I created my page in SeaMonkey and only typed one thing into it. The first thing I'm going to do is "clean it up" a little.

With a WYSIWYG, the editor does a lot for you and I don't like most of it. It's up to you to decide what is most comfortable for you.
  • I like all my text aligned to the left.
  • I have a head section that works for me and I modify it for all my sites.
  • I don't want ANYTHING inside the body tag.
  • I like my line breaks at the beginning of the line.

'cleaned' HTML code from SeaMonkey
I've cleaned my page and made it the way I like it and I need to get it ready for decorating.

How it looks

Previous Next