What are HTML tags and attributes?

Answers were Sorted based on User's Feedback



What are HTML tags and attributes?..

Answer / nashiinformaticssolutions

• HTML tags are elements enclosed in angle brackets (e.g., <p>, <div>), used to define the structure and content of a webpage.
• Attributes provide additional information about an element, such as class, id, href, etc. Attributes are specified in the opening tag, e.g., <a href="https://example.com">Link</a>.

Is This Answer Correct ?    0 Yes 0 No

What are HTML tags and attributes?..

Answer / hr@tgksolutions.com

• HTML tags are elements enclosed in angle brackets (e.g., <p>, <div>), used to define the structure and content of a webpage.
• Attributes provide additional information about an element, such as class, id, href, etc. Attributes are specified in the opening tag, e.g., <a href="https://example.com">Link</a>.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More HTML DHTML Interview Questions

Should nav be inside header?

0 Answers  


What is button tag?

0 Answers  


Why does the browser show my plain html source?

0 Answers  


Is it possible to have multiple actions in a same form?

0 Answers  


Do search engines dislike frames?

0 Answers  


Does Microsoft Internet Explorer accept the media type application/xhtml+xml?

1 Answers  


Is img an empty tag?

0 Answers  


How include js file in html?

0 Answers  


How to create a new tab on a webpage in HTML5 ?

0 Answers   MCN Solutions,


Please anyone tell me , how to create toggle button without bootstrap.

0 Answers  


Explain the advantage of collapsing white space?

0 Answers  


what is the new structural elements in html5?

0 Answers  


Categories