Should I put quotes around attribute values or not?
Answer / guest
It depends. It is never wrong to use them, but you don't
have to if the attribute value consists only of letters,
digits, periods and/or hyphens. This is explained in the
HTML 2.0 specs.
Oh, and keep in mind that if you use double quotes, you
should escape any quotes inside the value with """ so you
don't accidentally terminate the value prematurely.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of <form> tag?
How is Cell Padding different from Cell Spacing?
What is a tag in html5?
What is web sql database in html 5? Explain
How to optimize website assets?
why it is important to set the meta information?
How can I require that fields be filled in, or filled in correctly?
What is use of a tag?
What are the different types of Headings supported by HTML?
What is the svg element?
What is xhtml? Why xhtml?
How old is html?