Choose the correct XHTML for width attribute and its value.
A. width=80
B. width=”80″
C. WIDTH=”80″
Must Read
D. WIDTH=80
Answer: Option B
Solution(By Exam Craze Team)
Always mention the attribute value in quotes and XHTML is case sensitive.