Wrox Home  
Search P2P Archive for: Go

  Return to Index  

html_code_clinic thread: Formatting a page


Message #1 by "Karen Page" <stechgrp@f...> on Mon, 26 Mar 2001 16:27:19 -0500
i checked the code in ie5.0, it works all fine.

-----Original Message-----
From: Karen Page [mailto:stechgrp@f...] 
Sent: Wednesday, March 28, 2001 5:50 AM
To: HTML Code Clinic
Subject: [html_code_clinic] RE: formatting a page


Here is the code that I am using to format a page.  When I get to the
11:00-11:55 time slot the page break does not work.  The words "Each
week" appear on the same line as the Caption:  "Here's to your Health"
and it is right justified.  The next section appears correctly.  The
next time slot 12:00-1:00 does not.  I am using IE5 as my browser.  Is
there another way to format this page?

<html>

	<head>
		<meta http-equiv="content-type"
content="text/html;charset=iso-8859-1">
		<meta name="generator" content="Microsoft FrontPage
4.0">
		<title>Life Long Learning</title>
		<meta name="keywords" content="Atlanta, atlanta,
georgia, Georgia, GA, GaSeniorServices, senior, services, seniors,
seniors, old people, older americans, senior citizens, olderadults,
fitness, computer learningclasses, older adults, education,
exercisevideos, healthissues, exercise, travel, health, Health, HEALTH,
COMPUTERS, Fun, Travel, funandtravel, fun, travel, atlanta senior
events">
	</head>
      <body bgcolor="white">
		<center>
			<font color="blue"><IMG
src="../Media/hdrlearn.jpeg" width="430" height="70"></font> <font
color="black"><b>
			<hr width="90%">
			<br>
            April 19 - June 7,  2001<br>

            Spring session meets at North Avenue Presbyterian Church
<br>
            607 Peachtree Street, NE<br>
            Atlanta, GA 30308</b><br>
			</font></center>
		<center> <FONT
face="" size=4 style="LEFT: 562px; TOP: 406px"><FONT size=3>
<BR></FONT><FONT size=3>  </FONT></FONT>
        </center>
		<center> <font color="black">
			</font></center>

		<p><font size="4" color="blue"><b>9:00  - 10:00
AM</b></font><font color="blue"><br>
        </font><font color="#333399"><b>Meet and Greet</b>
        <br>Catch up on "what's happening" with friends and
make new
        acquaintances.  Enjoy a cup of coffee and have a snack to
start
        your day.</font></p>

		<p> </p>

        <p><font size="4" color="blue"><b>10:00 - 10:55
AM</b></font><font color="blue"><br>
        </font><font color="#333399"><b>Stretch and Strengthen</b>
        <br>What a super way to improve your flexibility and strengthen
your
        muscles.  This "go at your own pace" class
incorporates
        the use of chairs, stretch, bands, weights, and other fun
techniques to
        help you feel great.</font></p>

        <p><font color="#333399"><b>Influential Christians</b>
        <br>During this course, we will examine the life and work of the
ten individuals that the Christian History Magazine selected
        as the most influential Christians of the 20th century. 
Some are
        well known like Billy Graham and Mother Teresa, while others
like
        William Seymour and John Mott may be less familiar, but all
contributed
        significantly to the development of Christianity during the last
        century.</font></p>

		<p> </p>

        <p><font size="4" color="blue"><b>10:00 - 11:55
AM</b></font><font color="blue"><br>
        </font><font color="#333399"><b>Quilting ~ Newcomers Welcome</b>
        <br>Recreate a "Quilting Bee" feeling as you create
individual quilt projects AND enjoy the "chit
        chat" of old and new acquaintances.  Supply fee: 
$6.00
        due 1st day.  Materials Needed:  paper, scissors,
needle, ruler and pencil.<br>
		Instructor: Ann Gravelle, Board, Georgia Quilt Project
and Gwinnett County Quilters Guild</font></p>

		<p><font color="#333399"><b>Freedom of Movement:  The
Alexander Technique</b>
        <br>Develop the mind-body connection, so your  body works
for you, not against you.
        Redirect tension into useful energy.  Improve coordination
and posture.  Learn to relax,
        neck, shoulders, and lower back.  Class size is  
limited to 8. (This is not an exercise class). 
        Instructor:  Cliff Gravelle</font></p>

        <p> </p>


        <p><font size="4" color="blue"><b>11:00 - 11:55
AM</b></font><font color="blue"><br>
        </font><font color="#333399"><b>Here's to your Health</b>
        <br>Each week will be filled with important information that
will help your friends,
        family members and yourself!</font></p>



        <p><font color="#333399"><b>To Keep You Aware</b>
        <br>Join with a member of the staff from the Council on Aging to
be informed and kept
        aware of several different things concerning you and your
everyday activities.
        </p></font>

        <p> </p>

        <p><font size="4" color="blue"><b>12:00 - 1:00
PM</b></font><font color="blue"><br>
		</font><font color="#333399"><b>Luncheon Forum</b>
		<br>Delicious meals are available each Thursday after
classes.  To help keep
       luncheon costs down, reservations must be made by Noon on
Mondays.  Brown
        bagging is  ok!</font></p>

		<p><font color="#333399"><b>Luncheon Forum
Entertainment: Follows the meal.  Something new each
week.</b></font></p>


	</body>

</html>


  Return to Index