Home » Interview » Technology

In HTML document the tags are

Correct Answer: Both A & B

Explanation:

Hypertext Markup Language (HTML) is the standard markup language for creating web pages and web applications.


HTML tags are the hidden keywords within a web page that define how your web browser must format and display the content. Most tags must have two parts, an opening and a closing part. For example, <html> is the opening tag and </html> is the closing tag.


← Previous Question Next Question→

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion