Intro to HTML

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

Additional Resources

Teaching Guide

Feedback


 

Adding Spaces and Breaks



Adding spaces and breaks.

Sometimes, Composer doesn't like to put spaces where you want them.  This is easy to remedy.  There are two codes we use to create breaks.  The code <br> is used to create a break in the line. A new line will begin, but there will be no space between the current line and the next.  If you want to make a blank line between the current line and the next, you should do so using the <p> code.  Neither of these codes requires a closing code </p> or </br>, but if you feel comfortable putting one it, it will work just fine.

Let's try this out.

Using the text in the paragraph above, insert a break and a blank line/new paragraph.  Note that the paragraph code does not affect indentation.


 

The contents of the Web Institute Web Site, including the On-Line Curriculum, Web Tank, and Session Notes, are Copyright 1999-2000, 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 Education Programs at the Graham School. All rights reserved.

The chapters from Curriculum Webs: A Practical Guide to Weaving the Web into Teaching and Learning are Copyright 1999-2000, Craig A. Cunningham and Marty Billingsley. No one may print, copy, or otherwise reproduce these materials without the express written permission of the authors. All rights reserved.