answersLogoWhite

0

HTML stands for 'Hyper Text Markup Language'. It is a text language that is meant to be understood by internet browsers and contains things such as elements (like tables, paragraphs, links, list formatting, etc) as well as all the text you see on a web page. When you load a website, the website send an HTML file to your browser which contains the text as well as the information needed to properly display text, images, controls (like checkboxes, text boxes, buttons, etc) on your screen. HTML has a lot of features that can control how to display these things, including the support of tables (which divide the screen up into sections and places things into these sections), lists, images, links, etc.

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

What is the main part of an HTML page?

The main section of an HTML document is it's Body, defined by the and tags.


What is the new in HTML?

The new HTML contains a large number of features. Download and Required attributes are new in it.


What are the two main parts of an HTML file What tags create them?

The html page <html> </html> and also the body <body></body> which contains the content.


Main use of HTML?

HTML is primarily used to provide the content of a web page.


Which programming language is used within HTML documents to trigger interactive features?

Javascript is the main language used, but there are some other scripting languages used too.


What is the main deficency of HTML?

HTML has a deficiency that the functionality cannot be applied. That means the condition statements are not there.


Is a browser's main function to create webpages using HTML?

No, a browsers main function is to read HTML files and render them on the screen. If you want to create pages with HTML, you'll need an editor, IDE, or WYSIWYG.


What element is the main content of a webpage?

HTML is the main element in design of a webpage.


How is the main content area of a page described in HTML code?

The main content of the page is wrapped with BODYtags:... meta data, title, javascript, etc. ...... main content and more HTML code ...


How HTML featuers help us?

HTML features help us by making necessary amendments to our code. We do not need to worry about the mistakes.


How are HTML editors accessed?

There are some online HTML editors, but the main ones are Notepad for window and TextEdit for Mac.


Benefits of using HTML?

The main benefit of using HTML is its easy syntax. The tags are very powerful to use.