Page 2 of 2
Posted: Wed Dec 07, 2005 11:08 pm
by Luke
second site doesn't validat anymore because of my stupid ads program.
first one loads fine. whatcha talkin about? what connection speed do you have?
Posted: Thu Dec 08, 2005 3:29 am
by Grim...
First site loads for me (slowly) but renders incorrectly in Firefox.
Posted: Thu Dec 08, 2005 6:44 am
by mickd
i use cable, according to speed testing sites its 1.8mb/s.
EDIT: i left it loading and after a long time 1/2 of it loaded with these errors:
Fatal error: Maximum execution time of 30 seconds exceeded in e:\Inetpub\wwwroot\classes.php on line 64
PHP Fatal error: Maximum execution time of 30 seconds exceeded in e:\Inetpub\wwwroot\classes.php on line 64
Posted: Thu Dec 08, 2005 7:56 am
by Moocat
I get 7 warnings on that page, 6 of which are just unclosed <img> tags. The other one is:
Code: Select all
<img src="images/contactus.gif" name="contactus" width="122" height="20" border="0" id="contacuts" alt="Contact Us" />
"id and name attribute value mismatch"
One you spell
contactus (contact us) and the other is
contacuts (contac uts)?
It isn't a big deal (maybe) but it prevents it from validating.
Posted: Wed Dec 28, 2005 1:16 pm
by Luke
The Ninja Space Goat wrote:second site doesn't validat anymore because of my stupid ads program.
first one loads fine. whatcha talkin about? what connection speed do you have?
READ
Posted: Thu Dec 29, 2005 3:07 am
by mickd
wow, such an old thread

btw both now load fine for me.
Re: I'm proud of myself
Posted: Thu Dec 29, 2005 12:05 pm
by DeprecatedDiva
The Ninja Space Goat wrote:Because I made my first xhtml and css complient site. It only took like 4 hours to convert the whole site to xhtml.
http://www.sierra-tech.com
That's outstanding!
My first time getting my site to xhtml/css compliance was a real thrill.
The only problem I've had so far is that some code won't validate on another site I'm working on uses a flash map. It won't validate because I insist on going for strict compliance.
