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?
I'm proud of myself
Moderator: General Moderators
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
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
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" />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.
-
DeprecatedDiva
- Forum Newbie
- Posts: 24
- Joined: Wed Aug 03, 2005 10:47 am
- Location: NW Louisiana
Re: I'm proud of myself
That's outstanding!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
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.