The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

2 Pages V < 1 2  
Reply to this topicStart new topic
> Shouting Tees review request, My custom/funny t-shirts business
jimlongo
post Oct 20 2006, 07:23 AM
Post #21


This is My Life
*******

Group: Members
Posts: 1,128
Joined: 24-August 06
From: t-dot
Member No.: 16



Yes you're getting much closer!! rolleyes.gif

Now you should check the page with a validator to clear up a few remaining errors.

There's a few structural errors. To start you should declare a DOCTYPE then follow the validator explanations to fix whatever else it indicates. This should ensure that all browsers hopefully get it right.

User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Sean77771
post Oct 20 2006, 11:06 PM
Post #22





Group: Members
Posts: 8
Joined: 12-October 06
Member No.: 416



Yikes 38 errors on the validator...I've got some work to do!
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
jimlongo
post Oct 21 2006, 12:41 AM
Post #23


This is My Life
*******

Group: Members
Posts: 1,128
Joined: 24-August 06
From: t-dot
Member No.: 16



take the <BR> out of the second line in the doctype and you'll be there.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Sean77771
post Oct 21 2006, 07:28 AM
Post #24





Group: Members
Posts: 8
Joined: 12-October 06
Member No.: 416



Ok, I got the validator to realize that I made it HTML 4.01 Transitional but at the top of the validator it says "This document is NOT HTML 4.01 Transitional." And then there's a bunch of errors that I'm not sure what to do about.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Frederiek
post Oct 21 2006, 09:43 AM
Post #25


Programming Fanatic
********

Group: Members
Posts: 5,146
Joined: 23-August 06
From: Europe
Member No.: 9



Then you might prefer WDG's validator with "Show input" checked (just follow the link). Then in the input, you'll find links to different sections of the HTML Reference for more information on an element.

As for the ALT error, go read the Use of ALT texts in IMGs article.

That should help you get on the way.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
jimlongo
post Oct 21 2006, 12:10 PM
Post #26


This is My Life
*******

Group: Members
Posts: 1,128
Joined: 24-August 06
From: t-dot
Member No.: 16



QUOTE(Sean77771 @ Oct 21 2006, 08:28 AM) *

Ok, I got the validator to realize that I made it HTML 4.01 Transitional but at the top of the validator it says "This document is NOT HTML 4.01 Transitional." And then there's a bunch of errors that I'm not sure what to do about.

  1. bgcolor color needs to be in QUOTES "#FFFFFF"
  2. background image can't be put in a TD, you can do this with CSS if you really need it
  3. I tremble as i type I'd recommend forgetting line 35 for now . . . it's a political saga that exiles the much more useful EMBED tag for plug-ins in favor of OBJECT - you're using both which most people do.
  4. add alt="some meaningful text" tags to your image tags as the above advice instructed
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

2 Pages V < 1 2
Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 28th March 2024 - 03:32 AM