answersLogoWhite

0

HTML stands for HyperText Markup Language, and it is mainly used for creating web pages. The HTML of a page defines the actual structure (such as the body) and elements (such as images, video, and links), and CSS (Cascading Style Sheets) defines the style (such as colors, borders, and font.)

HTML is only ever used by web designers and programmers.

An HTML tag is always defined by being surrounded by brackets (<>). The tag is closed with a slash (so <b> would be closed with </b>). You can view the HTML of a page by finding the view page source option in your browser.

User Avatar

Wiki User

13y ago

What else can I help you with?