Do you know about Frames? check out my page >www.pleiadestheatreco.org<
The page has two frames, the menu on the left and the rest of the page
in the second frame  which is on the right.

Or check out  >www.mylouisvilleapartment.com< which has three frames,
top, middle, bottom. I use Laura Lemay's Web Publishing with HTML 4.

Bulleted text can be created in two ways:

Check this out.


 <HTML>
<HEAD>

<TITLE>test</TITLE>
</HEAD>
<BODY  >

<P>This is bulleted text:<BR>
 &#149;1, one<BR>
 &#149;2, two<BR>
<BR>
<UL>
<LI TYPE="disc">So is this</UL>
</P>
</BODY>
</HTML>

&#149; is the code to produce a bullet

<ul> is "unordered list" which automatically produces bulletted points.

Hope this helps




Monday, March 13, 200612:14 PMJerry Freemanx12 at insightbb.com

><head>
>     <title>studio52</title>
>     <style type="text/css">
>     body {
>               padding: 10px 10px 10px 800px;
>         font-family: sans-serif;
>         background-color: #999999;
>         font-family: helvetica sans-serif;
>         color: #ffffff;
>         align="right"
>       }
>     </style>
>   </head>
>   <body>
>       <img src="/Users/x12/studio52/studio52_page/images/logo.gif"
>                 width="362" height="184" alt="logo.gif" border="0" />
>       <hr size="3" width="356" align="left" />
>        <h2>Photo Restoration</h2>
>         <p>Photographs * Film * Slides</p>
>       <hr size="3" width="356" align="left" />        
>        <h2>Digital Services</h2>
>          <p>Scanning * Editing * Prints * Slideshow</p>
>          <p> Photobooks * Print Graphics * Poster</p>
>       <hr size="3" width="356" align="left" />
>        <h2><font color="black" />Fine Art Photography</h2>
>         <p>Gallery * Prints</p>
>       <hr size="3" width="356" align="left" />
>        <h2><font color="white" />Tutoring</h2>
>         <p>Photoshop * Lightroom * Mac OS X</p>
>       <hr size="3" width="356" align="left" />
>        <h2>Apple Computer Support</h2>
>         <p>Troubleshooting * Upgrades</p>
>       <hr size="3" width="356" align="left" />
>        <h2>Contact</h2>
>         <p>Info at studio52</p>
>       <hr size="3" width="356" align="left" />
>   </body>
></html> 



| The next meeting of the Louisville Computer Society will
| be March 28  at Pitt Academy, 6010 Preston Highway.
| The LCS Web page is <http://www.kymac.org>.
| List posting address: <mailto:macgroup at erdos.math.louisville.edu>
| List Web page: <http://erdos.math.louisville.edu/macgroup>

Reply via email to