Click to See Complete Forum and Search --> : Validation


porterhouse
06-17-2004, 06:28 AM
Greetings,
I'm looking for someone to straighten out my pages so they appear uniform on all browsers.
$$$

Thanks,
Clem Porterhouse

buntine
06-17-2004, 07:05 AM
W3C will do it for free!

http://validator.w3.org/

Regards,
Andrew Buntine.

davidbrent
06-18-2004, 03:03 PM
And if you can't understand it....... send it over here! :D

spufi
06-18-2004, 07:39 PM
Originally posted by buntine
W3C will do it for free!

http://validator.w3.org/

Regards,
Andrew Buntine.

Will it show them what is not valid? Yes. Will it straighten out their pages for all browsers? No.

buntine
06-19-2004, 12:04 AM
True.

davidbrent
06-19-2004, 07:43 AM
Will they try to straighten it out and end up messing it up but still saying its valid becasue they saw the errors in a validator.... maybe?

porterhouse
06-20-2004, 07:34 AM
Yeah; thats the problem.
Everybody says to use the validator but they do not guide you on how to fix the problem.
So who thinks they can remedy this situation?

Thanks,
Jack

davidbrent
06-20-2004, 09:33 AM
Well basically you go through each of the errors. Look at an explanation and if you don't know how to do something. post a question in the General forum.

Best Wishes,
David

pyro
06-20-2004, 09:41 PM
Originally posted by porterhouse
I'm looking for someone to straighten out my pages so they appear uniform on all browsers.Unless you are making an unbelievably simple site, it just can't be done. What can be done, however, is make sure your content will still be delivered regardless of the user agent used to access it.

David Harrison
06-21-2004, 10:46 AM
Originally posted by porterhouse
I'm looking for someone to straighten out my pages so they appear uniform on all browsers.I'm betting that you have an IE only site (not uncommon :(), and therefore it will probably need a complete front-end recode.
I can make your site as cross browser as possible for you if you want, if you don't mind paying me a lot of money. All I'm willing to do otherwise is take a look at your site and suggest a few things that can be done to make it better.

PeOfEo
06-24-2004, 03:10 AM
Originally posted by pyro
Unless you are making an unbelievably simple site, it just can't be done. What can be done, however, is make sure your content will still be delivered regardless of the user agent used to access it. which was true with the layout I made for you porterhouse I might add. But like I told you on the phone, it can't be valid with a marquee tag, because that is no longer html, it has been deprecated.

David Harrison
06-24-2004, 12:31 PM
Originally posted by PeOfEo
it can't be valid with a marquee tag, because that is no longer html, it has been deprecated.When was marquee valid to begin with? IE proprietary I feel.

Vladdy
06-24-2004, 12:59 PM
Originally posted by pyro
Unless you are making an unbelievably simple site, it just can't be done. What can be done, however, is make sure your content will still be delivered regardless of the user agent used to access it.
pyro, plagiarist, you :D :D :D :D

pyro
06-24-2004, 04:13 PM
Originally posted by Vladdy
pyro, plagiarist, you :D :D :D :D lol... It's not the first time I've stolen that, and it won't be the last. ;)

PeOfEo
06-24-2004, 05:57 PM
Originally posted by lavalamp
When was marquee valid to begin with? IE proprietary I feel. heh, the point is that it is not valid markup and that if I were to look at a marquee tag in lynx I believe I would see [inline content]. Plus many people find marquee tags annoying.