| Web Design Lobby Forum for general web design issues not specific to scripting or graphics. |
10-14-2003, 04:56 PM
|
#21 (permalink)
|
|
JohnScott's Lovechild
Join Date: 10-12-03
Posts: 10,023
Latest Blog: None
|
Quote:
|
Originally Posted by holarick
@Thanol: I don't think I could hand code a valid XHTML document either.
@Brian: Very excellent. Which site of yours is that? Could you post the link?
@LJ: I agree with you 100%. The hurdle is rethinking how we code in order to achieve similar results. Did you see the articles I posted in the Cross Browser Compatibility thread? I think you'll enjoy the one about coding for Netscape.
http://www.internet-marketing-resear...opic.php?t=244
|
www.brianhalacy.com
Not validated yet, been spending my time trying to get another site going for youth group. (don't mind the html 4.0 reference in the source code, that's added automagically by the editor I use)
|
|
|
10-14-2003, 05:00 PM
|
#22 (permalink)
|
|
v7n Mentor
Join Date: 10-13-03
Location: Ft. Lewis, WA
Posts: 3,264
Latest Blog: None
|
I don't know...doesn't make much sense...
That didn't work...  How do I get both the border and the bottom to work?
__________________
My posts were too dang barren, so this got thrown in to take up a little bit of space.
|
|
|
10-14-2003, 05:36 PM
|
#23 (permalink)
|
|
Moderator
Join Date: 10-13-03
Location: UK
Posts: 2,819
Latest Blog: None
|
Quote:
|
Originally Posted by Thanol
99% of all websites don't comply how are the 'web standards' standard?
|
Hmmm got me there!
Future standars! - More sites will comply, resistance is futile!
Colaboration! - The standards idea is that many people specify the standards, like lots of big companies.
Cross-platform! - Standard means that its standardized and will work on any platform.
blah balh Im tired, ask the W3C, night night all!
|
|
|
10-14-2003, 05:40 PM
|
#24 (permalink)
|
|
v7n Mentor
Join Date: 10-13-03
Location: Central Ohio (Dublin)
Posts: 1,519
Latest Blog: None
|
@Sesshoumaru-Sama Did you add class="bordercolorbottom" to the table cell, ex. <td class="bordercolorbottom">, that you want the bottom border to apear on?
|
|
|
10-14-2003, 05:46 PM
|
#25 (permalink)
|
|
v7n Mentor
Join Date: 10-13-03
Location: Ft. Lewis, WA
Posts: 3,264
Latest Blog: None
|
Yes, I did.
If you have any other ideas of how to help, go to my thread in the Scripting forum.  That way we're not poluting this thread.
__________________
My posts were too dang barren, so this got thrown in to take up a little bit of space.
|
|
|
05-03-2006, 05:02 PM
|
#26 (permalink)
|
|
Inactive
Join Date: 05-03-06
Location: New Hampshire
Posts: 20
Latest Blog: None
|
seems to me no one here really gets the syntax of CSS. It's quite simple really. All mulitple word commands are connected by a "-". Whether it is a propety or value. If you wanna ad color to the bottom border and only the bottom border it would
.Classname{border-bottom:Style Size Color}
Styleis equal to: ridge,groove,inset,outset,solid,dashed,dotted,or inherit
Size is equal to: xx-small through xx-large or a unit(px)
and Color is any hex value or color name.
Validating code is quite simple really it's just attention to detail.
Even if you still with to use deprecated elements you can validate using transitional instead of strict.
|
|
|
05-10-2006, 08:32 AM
|
#27 (permalink)
|
|
Inactive
Join Date: 03-29-06
Posts: 548
|
w3 validation is like speed limits. Some countries have them - but most people ignore them and other countries dont even have them.
If it works in Firefox, IE and possibly Opera - then as long as you are not catering to specific things - it should be okay.
|
|
|
05-10-2006, 09:31 AM
|
#28 (permalink)
|
|
v7n Mentor
Join Date: 10-13-03
Location: England.
Posts: 6,197
Latest Blog: None
|
People seem to forget that the W3C is basically just a set of guidelines made by some people. Just because your sites returns as invalid on their site doesn't mean it's coded 'wrongly' or anything. I hate this subject more than any other. Most of my sites don't validate cos I don't bother trying to make them. Again, it's because I have to get through too many sites to afford the time to do this. I don't agree with them anyway so that's another reason i don't
Just realised this thread is 3 years old and had been bumped 
|
|
|
05-11-2006, 02:33 AM
|
#29 (permalink)
|
|
v7n Mentor
Join Date: 01-26-06
Location: netherlands
Posts: 2,165
Latest Blog: None
|
I got a couple of sites 100% compliant, but I dont think the content is appropriate for this forum
and I allways stick to XHTML 1.0 Strict doctype, cause that's least buggy imo
|
|
|
05-11-2006, 02:41 AM
|
#30 (permalink)
|
|
aka Colleen
Join Date: 03-25-04
Location: Canada
Posts: 5,958
Latest Blog: None
|
|
|
|
05-11-2006, 02:57 AM
|
#31 (permalink)
|
|
Inactive
Join Date: 03-20-06
Location: Germany
Posts: 526
|
I give a shit on w3c validation. I need my sites to work on (almost) every Browser and those sites are never 100% compliant.
|
|
|
05-11-2006, 03:32 AM
|
#32 (permalink)
|
|
CEO, V7 Inc
Join Date: 09-27-03
Location: Japan, mostly
Posts: 42,618
|
http://www.google.com/
Quote:
|
Result: Failed validation, 56 errors
|
|
|
|
05-11-2006, 06:30 AM
|
#34 (permalink)
|
|
v7n Mentor
Join Date: 10-13-03
Location: England.
Posts: 6,197
Latest Blog: None
|
Quote:
|
Originally Posted by JohnScott
|
Sloppy.
|
|
|
05-11-2006, 07:20 AM
|
#35 (permalink)
|
|
Member
Join Date: 10-09-03
Posts: 9,617
Latest Blog: None
|
why are we bumping 3 year old threads? 
|
|
|
05-11-2006, 07:27 AM
|
#36 (permalink)
|
|
v7n Mentor
Join Date: 10-13-03
Location: England.
Posts: 6,197
Latest Blog: None
|
guess that's why he's called The Awkward One 
|
|
|
08-13-2007, 11:34 AM
|
#37 (permalink)
|
|
Senior Member
Join Date: 06-29-07
Posts: 316
Latest Blog: None
|
Quote:
Originally Posted by holarick
I'm just wondering if anyone here has a site that validates according to W3C standards? It doesn't seem to be a popular topic of discussion around here, which is surprising for a group of webmasters. I've also ran checks on several of the sites posted, and not one has validated properly. I know it's easy to get caught up in the design and aesthetics, but what about complying to web standards? Thoughts?
If you do have a site that validates, please post the link.
Check your markup here: http://validator.w3.org/
Check your CSS here: http://jigsaw.w3.org/css-validator/validator-uri.html
|
Recently, I made a page in my site that complies with w3c web standards. That will be the layout for all my pages within the website.
|
|
|
08-13-2007, 06:43 PM
|
#38 (permalink)
|
|
Inactive
Join Date: 08-09-07
Posts: 23
Latest Blog: None
|
My site validates:
-
Possibly due to the simplicity of it!
Last edited by chicgeek : 08-13-2007 at 07:24 PM.
Reason: link removed.
|
|
|
08-13-2007, 07:41 PM
|
#39 (permalink)
|
|
Inactive
Join Date: 08-10-07
Location: India
Posts: 75
|
I, usually, take care of HTML mark up validation and my site validates. It requires some practice to write valid syntax. But once acquired, it may not be that much difficult to validate your new sites further.
|
|
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
|