InterviewSolution
| 1. |
What Is An Xhtml Element Attribute? |
|
Answer» <P>An element attribute is a predefined PROPERTY about this element. Element attributes allows you to provide additional information to the element. Most XHTML elements have some common attributes. But many XHTML elements have their own specific attributes.
An element attribute is a predefined property about this element. Element attributes allows you to provide additional information to the element. Most XHTML elements have some common attributes. But many XHTML elements have their own specific attributes. |
|