I have a very simple page with all elements in a fixed width column  
on the right. I am a looking for guidance of a general nature, I  
don't expect anyone to fix my page.

1. What I want to do?preferably without a style sheet?is have the  
page elements always display on the right side no matter the width of  
a users browser window.

2. An asterisk is being used as a place holder, but I want a solid  
Zaphf bullet. TIA...jf

Sample page without rollovers:


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
<html xmlns="http://www.w3.org/1999/xhtml"; lang="en">

   <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> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2102 bytes
Desc: not available
Url : 
http://www.math.louisville.edu/pipermail/macgroup/attachments/20060313/f25dda6c/attachment.bin
 

Reply via email to