Thanks Ville,
I knew it was something simple.
Somehow I missed that when I validated
Cheers

Chris






On 28-Jul-10, at 12:20 PM, Ville Viklund wrote:

>   On 28.7.2010 21:59, Chris wrote:
>> I'm having a problem floating an image to the right of content.
>> It works when I load it onto a dreamweaver template.
>> But when I insert it into my page, it appears to be correct in
>> dreamweaver, but when I preview or load it up to the server, it's
>> positioned on the left, separating the content.
>> It's driving me nuts as I'm sure it's some silly error in my code.
>> Any help would be great.
>> Thanks
>>
>> christopher
>>
>> URL:
>>
>> http://www.inno-vision.ca/ivd/services.html
>>
> You are missing } from:
> .footertxt #footer p {
>      margin: 0; /* zeroing the margins of the first element in the
> footer will avoid the possibility of margin collapse - a         space
> between divs */
>      padding: 0em;
>
> You should use validator when you have problems like this.
>
> Ville
>
> ______________________________________________________________________
> css-discuss [cs...@lists.css-discuss.org]
> http://www.css-discuss.org/mailman/listinfo/css-d
> List wiki/FAQ -- http://css-discuss.incutio.com/
> List policies -- http://css-discuss.org/policies.html
> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to