54 errors / 1627 warnings...
-
...is what Html Validator extension for firefox says about the CP Lounge :omg: Maybe we will need a text-only version of the Lounge to satisfy Html Tidy??? :~
Jesus is Love! Tell to someone! :badger:
Is that validating XHTML ?
Christian Graus - C++ MVP
-
Is that validating XHTML ?
Christian Graus - C++ MVP
-
Is that validating XHTML ?
Christian Graus - C++ MVP
-
Look, Html Tidy is too rigorous! I never saw one asp.net page with zero warnings... this because of "__EVENTTARGET" "__EVENTARGUMENT" "__EVENTVALIDATION" "__VIEWSTATE" are invalid xml id...
Jesus is Love! Tell to someone! :badger:
There's no such thing as a warning, it's either valid or it isn't.
-
Is validating html... the validator is here: https://addons.mozilla.org/firefox/249/[^]
Jesus is Love! Tell to someone! :badger:
With all due respect... what a bunch of self-serving crap!
"When I get a little money, I buy books and if any is left, I buy food and clothes." --Erasmus
-
With all due respect... what a bunch of self-serving crap!
"When I get a little money, I buy books and if any is left, I buy food and clothes." --Erasmus
-
There's no such thing as a warning, it's either valid or it isn't.
Well, given that the page renders, I'd say that the idea of warnings is valid. For example, <br> may generate a 'this is not valid XHTML' warning, but it's still going to render fine in pretty much any browser.
Christian Graus - C++ MVP
-
...is what Html Validator extension for firefox says about the CP Lounge :omg: Maybe we will need a text-only version of the Lounge to satisfy Html Tidy??? :~
Jesus is Love! Tell to someone! :badger:
"We could give you valid HTML, but then we'd kill your browser"
Developers, Developers, Developers, Developers, Developers, Developers, Velopers, Develprs, Developers!
We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
Linkify!|Fold With Us! -
"We could give you valid HTML, but then we'd kill your browser"
Developers, Developers, Developers, Developers, Developers, Developers, Velopers, Develprs, Developers!
We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
Linkify!|Fold With Us!Initially that brought a chuckle until I recalled all my years of pain in Internet Publishing and it's actually the honest truth {sigh}.
-Bri "The most deadly words for an engineer. 'I have an idea.'"
-
Initially that brought a chuckle until I recalled all my years of pain in Internet Publishing and it's actually the honest truth {sigh}.
-Bri "The most deadly words for an engineer. 'I have an idea.'"
:laugh: Indeed, I can't remember a single website that doesn't use some sort of hack to support both firefox and internet explorer, or in the earlier days netscape and internet explorer. That's what we get with multiple implementations, it's almost impossible to get things completely right with developers that have their own ideas of what the HTML standard is.
WM. What about weapons of mass-construction?
-
...is what Html Validator extension for firefox says about the CP Lounge :omg: Maybe we will need a text-only version of the Lounge to satisfy Html Tidy??? :~
Jesus is Love! Tell to someone! :badger:
Clickok wrote:
to satisfy Html Tidy
Why don't we just let them worry about satisfying the actual users ;P (That's a hard enough job already :))
"For fifty bucks I'd put my face in their soup and blow." - George Costanza
~ Web SQL Utility - asp.net app to query Access, SQL server, MySQL. Stores history, favourites.
-
...is what Html Validator extension for firefox says about the CP Lounge :omg: Maybe we will need a text-only version of the Lounge to satisfy Html Tidy??? :~
Jesus is Love! Tell to someone! :badger:
this is what happens when idiots put html in their sig and don't close their tags... (i don't say this for you, nor for me :-D )
You don't know where to start ? ask a good friend
-
:laugh: Indeed, I can't remember a single website that doesn't use some sort of hack to support both firefox and internet explorer, or in the earlier days netscape and internet explorer. That's what we get with multiple implementations, it's almost impossible to get things completely right with developers that have their own ideas of what the HTML standard is.
WM. What about weapons of mass-construction?
I've got CD-R's, DVD-R's, and a goodly chunk of hard drive space littered with virtual machines, each with a particular OS-browser-version combination here from my InetPub days. It's no way to run a business, but we do it.
-Bri "The most deadly words for an engineer. 'I have an idea.'"
-
There's no such thing as a warning, it's either valid or it isn't.
It is true that a page either validates or it doesn't but there are definitely HTML warnings. Empty ALT attributes for instance.
regards, Paul Watson Ireland FeedHenry needs you
eh, stop bugging me about it, give it a couple of days, see what happens.
-
this is what happens when idiots put html in their sig and don't close their tags... (i don't say this for you, nor for me :-D )
You don't know where to start ? ask a good friend
You get HTML sanitizers which can be run against user input. They won't make sense of senseless HTML but it will make it valid.
regards, Paul Watson Ireland FeedHenry needs you
eh, stop bugging me about it, give it a couple of days, see what happens.