WebBuilder101 - Making the web happen!
Need Web Dev software? Here is the place to
Flash Point
Clean up your HTML code

By Eddy R.
08/17/99

More people these days are using HTML editors to build their web pages. Even though such editors make web building a breeze, it is important to note that the HTML code they create isn't always clean. Below is an example of what I mean.

Some HTML editors tend to render code (add extra code) this way. By the way, this code isn't considered clean.

<b>example</b><b>code</b>

Clean code should look like this.

<b>example code</b>

Many might not consider this to be a big deal, but it really is. There are many reasons why you should take this into serious consideration. For instance, an HTML document that doesn't have clean code might not be rendered by browsers the way you intended. Server space is also an issue since this extra code adds to the size of your HTML file.

Remember, clean code will always contribute to the success of your web site, so go ahead, and make sure that the code in your web pages is clean.

.

 

More Resources
Learn the code
What is HTML?
A quick guide to having a web presence
What you see is not always what you get

Suggested Reading

Beginning Active Server Pages 3.0
JavaScript Bible
Red Hat Linux
Dreamweaver 3.0
HTML Bible



Download WB101 Wallpaper
• Web Builder 101 Wallpaper Get it!.
• Find out how to create your own Wallpaper Teach me!.
Sign up for our Newsletters
• Web Building Sign me Up!.
• Net Alert! Sign me Up!.
Need Help?
• Contact Support Click here.
• E-mail the Webmaster Click Here.
• Search Tips Click Here.

Webbuilder101.com © 1998 - 2003 Copyright and Terms of Use
Send mail to: webmaster@webbuilder101.com

» About » Support

» FAQ » What's New » MyLog

Web Builder 101 Web Builder 101 - Making the Web Happen Web Builder 101 - Making the Web Happen
.