CBSE Class 10 Computer Applications
Question 129 of 176
HTML I — Basic HTML Elements — Question 2
Back to all questions 2
Question Question 2
What do you understand by 'Tag' ?
A tag is a coded HTML command that indicates how a part of web page should be displayed. HTML tags are written inside angle brackets (< >). For example,<H1>Main Heading</H1>