It was the style sheet. The problem being that Dreamweaver was not creating
the style sheet correctly.
It was doubling the code. creating styles like..

.headersoft
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-style: normal;
 font-weight: bold;
 font-variant: normal;
 color: #0066CC;
 text-decoration: none;
 background-color: #F0FAFF;
 text-indent: 3pt;
 height: 22px;
 vertical-align: middle;
 border-top: 1px solid #A8D3FF;
 border-right: 1px none #A8D3FF;
 border-bottom: 1px solid #A8D3FF;
 border-left: 1px solid #A8D3FF;
 text-align: center;


 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-style: normal;
 font-weight: bold;
 font-variant: normal;
 color: #0066CC;
 text-decoration: none;
 background-color: #F0FAFF;
 text-indent: 3pt;
 height: 22px;
 vertical-align: middle;
 border-top: 1px solid #A8D3FF;
 border-right: 1px none #A8D3FF;
 border-bottom: 1px solid #A8D3FF;
 border-left: 1px solid #A8D3FF;
 text-align: center;
}

I checked the styles after reading Kym's post.
Is this a common problem when using DW to create style sheets? I know that
DW does not have full CSS support, but I didn't expect it to create
incorrect code.
I learned something, and I'm sure Gareth did too.

Kerr.


"Jeeves" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
>
> I would just like to know if anyone has any advice on why my page might
> not be loading properly, we have tried all sorts of things, maybe its
> something simple? Maybe someone has had the same problem. Some people it
> loads fine.. some it doesnt.. mostly doesnt tho.
>
> Anyways the site is http://www.gaptornadoes.org.au/ if you can help me out
> that would be great.
>
> Cheers
>
> Gareth
>
>



---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MX Downunder AsiaPac DevCon - http://mxdu.com/

Reply via email to