 |
 |
web page standards?...
|
 |
|
 |
|
Registered User
Join Date: Sep 2002
Location: New York City
Status:
Offline
|
|
Hi. It has been several years since I actually wrote HTML. (I've been mostly working on J2EE server side stuff)
I've been told that the html "FONT" is a mistake these days..instead you should use css definitions. Could anyone suggest a good site that lists the html tags that have been deprecated? Are there any good sites that explain what to do, and what not to do? I'm looking for a reference on how to get up to date on the standards of the web.
I've started by reviewing the US Gov't Section 508 standards.
Thanks in advance.
-Ben
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Jul 2002
Location: Youngsville, NC
Status:
Offline
|
|
W3C, The World Wide Web Consortium, w3c.org is a good place to start
|
|
|
| |
|
|
|
 |
|
 |
|
Registered User
Join Date: Sep 2002
Location: New York City
Status:
Offline
|
|
Originally posted by dampeoples:
W3C, The World Wide Web Consortium, w3c.org is a good place to start
Thanks for the suggestion.
My impression of W3C is that it is similar to a collection of RFCs. I've read some RFCs, and they're good resources, but I'd like to find a more visually-oriented resource for current web attitudes on coding.
|
|
|
| |
|
|
|
 |
|
 |
|
Registered User
Join Date: Sep 2002
Location: New York City
Status:
Offline
|
|
|
|
|
|
| |
|
|
|
 |
|
 |
|
Grizzled Veteran
Join Date: Nov 2001
Location: Oregon
Status:
Offline
|
|
Just stick a:
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
in as the first line of your HTML code, put the page on-line, and then go to the HTML Validator. It'll tell you everything which needs to be corrected and what's been deprecated.
Other useful links on Things Webmastering, including a CSS Validator.
|
|
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Jan 2003
Location: Teaneck, NJ
Status:
Offline
|
|
to check for well written html on a page try using the browser called iCab sorry I don't have a link but I know its not .com I think its icab.de all I remember is that there's a smiley face if the page is good and a red frowning page if its bad and it will also tell you why.
|
|
|
| |
|
|
|
 |
|
 |
|
Dedicated MacNNer
Join Date: Feb 2001
Location: Manhattan
Status:
Offline
|
|
Try A List Apart for css info, tutorials and tips...and a load of standards propoganda.
|
|
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |
|