Removing Unwanted Spaces

   

Intro to HMTL Module Home

Unwanted spaces.

This can be one of the most annoying things about using a WYSIWYG program for making web pages.  But, with a little knowledge of HTML, you can remedy the situation quickly and easily.

The code that makes a space in HTML is:  

So, if you have spaces you don't want, you need to find the spot in the page you are working on and remove that code.

Let's try it.  Follow these easy steps:

Look in the Window menu and select HTML Source.  A new window will appear, allowing you to edit the HTML.

Find the place in the code below where the extra space is and remove the " ". (look for the words "Here is some text we can use.)

Click "Apply" or "OK". The extra spaces in your page will be removed.

Here is some text we can use.
 
 
 

There are too many spaces between lines.
Get one or both out of there!

Intro to HTML

Lessons:
   Creating a Web Page
   Background Color
   Unwanted Spaces
   Adding Spaces
   Working with Lists
   Fixing Bad Links
   Image Sources

Additional Resources

Teaching Guide

   



The contents of the Web Institute Web Site, including the On-Line Curriculum, Web Tank, and Session Notes, are Copyright 1999-2001, Graham School of General Studies, University of Chicago. No one may print, copy, or otherwise reproduce these materials without the express written permission of the Director of the Web Institute for Teachers or the Dean of the Graham School. All rights reserved.