Schalk,
Thank you so much! I checked my code against what you wrote here, and the 
float:left indeed did it! I am so relieved! Thank you so much!! I just gave 
a bunch of business cards out, and really need a decent landing page right 
away.

Again, many thanks to you. Thank you so much!!

Warmly,

-- 
Catherine Post
Illustration * Graphics * Website Design
http://www.catherinepost.com
(916)739-8839


On 7/17/05, Schalk Neethling <[EMAIL PROTECTED]> wrote:
> 
> Catherie
> 
> Change the code as follows:
> 
> table.opening { float:left;
> font-family: Arial, Helvetica, sans-serif;
> color: white; background: black;
> font-size: 10pt; height: 100px;
> margin-top: 5px; margin-right: 5px;
> margin-bottom: 5px; margin-left: 20px;
> }
> table.thumbs { float:left;
> border-top: 0px; border-bottom: 10px;
> margin-top: 5px; margin-right: 5px;
> margin-bottom: 5px; margin-left: 15px;
> width: 800px; height: 350px;
> }
> 
> hr {float:left; color: #00FF00; background: transparent; height: 1px;
> width: 100%; }
> 
>
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to