What are HTML tags?
Answers were Sorted based on User's Feedback
Answer / nashiinformaticssolutions
HTML tags are used to define elements on a web page. Tags typically come in pairs, like <p> and </p>, with the content in between.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / glibwaresoftsolutions
HTML tags are used to define elements on a web page. Tags typically come in pairs, like <p> and </p>, with the content in between.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is local storage?
What is w3c recommendation?
What is the difference between xhtml, html 4 and html 5?
Where can I go to verify my document uses correct markup?
How do you create text on a webpage that will allow you to send an email when clicked?
What is the use of html?
What is picture tag in html?
How do you add keywords?
What is a head tag?
How do you play a video using html5?
Differentiate between localStorage and sessionStorage objects.
What does an xhtml document look like?