adspace
Answer Posted / Gaurav Kumar Sanghal
In HTML, an element is a basic building block. It consists of a start tag (e.g., `<p>`), content, and end tag (e.g., `</p>`) unless it's an empty element (e.g., `<br>`).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the name of the website?
List out the new features of html5?
What is the simplest html page?
How comfortable are you with writing html entirely by hand?
What is the current version of edge?
What are the new api's provided by the html5 standard? Give a brief description of each.
How do I put text on the next line in html?
Can you list the new input type attributes in html5?