HTML properties without quotation marks?

后端 未结 5 798
走了就别回头了
走了就别回头了 2020-12-11 04:08

I\'ve always thought html requires quotation marks in his properties:

or
5条回答
  •  时光说笑
    2020-12-11 04:30

    The w3 validator shows it as an error for me:

    An attribute value specification must be an attribute value literal unless SHORTTAG YES is specified.
    

提交回复
热议问题