Hyper Text Markup Language (HTML) is the computer programming language that defines the content, layout, links and graphics that when converted by a web browser creates the web page that we see on our screen.
HTML tags are the keywords or commands used in HTML.
A container tag has start and end tag.
The tags which have no end tags are called empty tags.