Home » HTML » Html miscellaneous » Question
  1. The content property does not include __________.
    1. Normal
    2. Color
    3. URIs
    4. Strings
    5. None of these
Correct Option: B

The content property includes Strings, URIs, Normal, None, Image, Counter and many more. When we are using these characters it is essential to encode them as their escaped HEX equivalents. These characters will work i.e. will only be visible in Mozilla/Netscape or in Opera.



Your comments will be displayed only after manual approval.