I'm proud of myself

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

User avatar
Luke
The Ninja Space Mod
Posts: 6424
Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA

Post 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?
Grim...
DevNet Resident
Posts: 1445
Joined: Tue May 18, 2004 5:32 am
Location: London, UK

Post by Grim... »

First site loads for me (slowly) but renders incorrectly in Firefox.
mickd
Forum Contributor
Posts: 397
Joined: Tue Jun 21, 2005 9:05 am
Location: Australia

Post 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
User avatar
Moocat
Forum Contributor
Posts: 143
Joined: Wed Oct 12, 2005 9:28 am
Location: USA

Post by Moocat »

The Ninja Space Goat wrote:and yet another :lol:

http://www.paradisedirect.com
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.
User avatar
Luke
The Ninja Space Mod
Posts: 6424
Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA

Post 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
mickd
Forum Contributor
Posts: 397
Joined: Tue Jun 21, 2005 9:05 am
Location: Australia

Post by mickd »

wow, such an old thread ;) btw both now load fine for me.
DeprecatedDiva
Forum Newbie
Posts: 24
Joined: Wed Aug 03, 2005 10:47 am
Location: NW Louisiana

Re: I'm proud of myself

Post 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. :D


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. :lol:
Post Reply