Saved Bookmarks
| 1. |
Write the syntax which explains the general structure of HTML document. |
|
Answer» HTML elements are WRITTEN as START -tag content/end -tag . HTML attributes can be added to the start-tag attributes"value"-HTMI basic DOCUMENTS structure is html-/head...... /body/Htm |
|