Saved Bookmarks
| 1. |
Which tag represent beginning of comment. |
|
Answer» ONG>Answer: Mark as BRAINLIST..... FOLLOW me.... Explanation: This ELEMENT is used to add a comment to an HTML document. An HTML comment begins with <! –– and the comment closes with ––> . HTML comments are visible to anyone that VIEWS the page source code, but are not rendered when the HTML document is rendered by a browser. |
|