Saved Bookmarks
| 1. |
Explain the usage of tag with attributes |
|
Answer» Explanation: The HTML tag is a block-level element transferring all the ELEMENTS after it to another LINE. The external look of the horizontal line defined by the tag DEPENDS on the type of the browser. ... Attributes¶ Attribute Value Description width pixels % Defines the width of a line. Not supported in HTML5. MAY IT HELPS |
|