trevor bayliss wrote:
> Hi David
>   Thanks I have done that and validated it http://216.219.94.105/stuff.htm
>
>
> David Laakso <[EMAIL PROTECTED]> wrote:
>   trevor bayliss wrote:
>   
>> I am using David Laakso´s Chealseacreekstudio five column layout which 
>> can be seen here: http://www.chelseacreekstudio.com/ca/cssd/stuff.html 
>> For some reason the footer in firefox doesn´t go to the bottom of the 
>> page. Also I would like to move the c1 div (the h3 column) from the 
>> left to the right. Any comments greatly accepted as to how I can 
>> improve thie css on this page.
>>
>> The webpage:
>> http://216.219.94.105/stuff.htm
>>
>>     
>
>
>
>
> Slow down. Let's take it one step at a time. Start by switching the 
> columns first. Download this layout [1].
>
> These two changes will switch the columns:
>
> #wrapper { float: /*right*/left; width: 100%; margin-left: -188px; }
>
> #c1 { float: /*left*/right; width: 186px; }
>
> Do not change, add to, or otherwise modify the css or the markup of [1].
>
> You have an image and h2 and a p for each of four sections. Add those items 
> to each of the four sections. 
>
> re-write these:
>
> to read:
>
>
>
>   Healthcare
>   Hospitals, Personnel, Equipment, Pathology Services and Casualty Evacuation
>
>
> When you've finished only that much, validate the file, and write back-- and 
> we'll go from there.
>
>
> [1] 
>
> Best,
>
> ~dL
>
>   


I think why you keep having so much difficulty is that you do not seem 
to follow along with the suggestions that are given.
Had you not changed the doctype, the markup, and the CSS you would have 
had a better learning experience using best practices for both markup 
and CSS. Nevertheless, your file is valid html 401 transitional and 
maybe that is just as well, and it will work cross-browser with the 
footer in proper position, even in any version of Internet Explorer.

Drop the rest of your /content/ in. Do not change, modify, or add to the 
CSS. Only add content. We're not trying to make a pretty Web site at 
this point-- simply one that is valid and /works./ Validate. And write 
back when done and we'll go from there.

Best,

PS If your e-mail client will furlough you to, please reply below me 
instead of top-posting.




















-- 
http://chelseacreekstudio.com/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to