so bad w3c :: :-[
main https://validator.w3.org/check?uri=http%3A%2F%2Fdemo.virtuemart.net%2F&charset=%28detect+automatically%29&doctype=Inline&group=0&user-agent=W3C_Validator%2F1.3+http%3A%2F%2Fvalidator.w3.org%2Fservices
cart https://validator.w3.org/check?uri=http%3A%2F%2Fdemo.virtuemart.net%2Fcart&charset=%28detect+automatically%29&doctype=Inline&group=0
https://validator.w3.org/nu/?doc=http%3A%2F%2Fdemo.virtuemart.net%2Fcustomfield-string-image-variants-detail
pls fix it !!!
Some are no real errors, this depend the doc type, if you do it XHTML valid, then this are in some case not valid HTML5.
A simple example is border="0", color ..
BUt the real are here in input quantity init="1" step="1".
This are never valid, included in html5. It's so simple to use data-init, data-step,data-max, ...
Alt="some text" in input(only valid for image) was never valid but title is right most time.
I agree.. in a perfect world... but the majority are completely un-important
you can always go thru and post here your suggested corrections
Quote from: Studio 42 on March 25, 2016, 01:56:31 AM
BUt the real are here in input quantity init="1" step="1".
This are never valid, included in html5. It's so simple to use data-init, data-step,data-max, ...
Alt="some text" in input(only valid for image) was never valid but title is right most time.
Yeh right, we can change this after releasing vm3.2