View Single Post
Old 14-08-07, 09:15 PM   #5
laMon
Guest
 
Posts: n/a
Default Re: HTML help! again

Quote:
Originally Posted by Strayer View Post
Hmm, any reason why you're using embedded styles as well as an external style sheet? The last embedded style:

body {
background-color: #E9E9E9;
}

will override the external style sheet value (which you've probably got set to background-color: #FFFFFF)


HTH
how can that happen? i was nowhere near the top of the page when adding things in .
the website was made by someone who's no longer available for any help so your questions are lost on me
  Reply With Quote