Greenguy's Board


Go Back   Greenguy's Board > Programming & Scripting
Register FAQ Calendar Today's Posts

 
 
Thread Tools Search this Thread Rate Thread Display Modes
Prev Previous Post   Next Post Next
Old 2005-12-21, 01:04 AM   #6
Maj. Stress
Progress rarely comes in buckets, it normally comes in teaspoons
 
Maj. Stress's Avatar
 
Join Date: Jun 2005
Location: Dark Side Of Naboo
Posts: 1,289
I just loked at your source code for the page in question. You have an html nested within an html page. Big no no. You need to fix that.
Now, I think the problem is coming from the fact that the nest html page is not calling the style sheet since it is not loaded to the browser in the initial html head tag. Hope that made sense.
You really need to clean up the coding on the page and put the call to the style sheet in the initial "head" tag and get rid of the nested html tags. You only need < html > once on a page.
I would do my best to make sure the page validates at www.w3.org to avoid problems like this.
Maj. Stress is offline   Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:13 AM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc