Saved Bookmarks
| 1. |
Examples of empty element in html |
|
Answer» Empty tags in HTML are DOM Element Nodes that never have END tags, and more importantly, they can only have “attribute”, they can never have : |
|