Difference between revisions of "Sp 111"
From Htmlpedia
m |
|||
Line 1: | Line 1: | ||
− | + | == OpenSP: An attribute value literal can occur in an attribute specification list only after a VI delimiter == | |
− | == OpenSP: | ||
=== Cause: === | === Cause: === | ||
Have you forgotten the "equal" sign marking the separation | Have you forgotten the "equal" sign marking the separation |
Revision as of 17:57, 5 February 2007
Contents
OpenSP: An attribute value literal can occur in an attribute specification list only after a VI delimiter
Cause:
Have you forgotten the "equal" sign marking the separation
between the attribute and its declared value?
Typical syntax is attribute="value"
.
Example:
![]() | textexample textexample |
![]() | textexample textexample |
Solution:
textexample textexample
References:
- W3 validator: http://validator.w3.org/