Hi sindee
I'm not much in the know with Yahoo Site Builder, so please excuse my ignorance.
I have taken a peek at your source code and I did notice
Quote:
h1
{
font-weight:bold;
color:#000000;
font-size: 18px;
}
|
Is situated just before the H1 tag in the body text. Can you not add it to the head tag in the main stylesheet?
I wouldn't say the Doctype would cause that one issue. The only problem I find with excluding a DOCTYPE is that HTML validators refuse to validate it. By the way, I hope the doctype you're referring to is transitional and not strict (the codes a bit of a mare to read!).