answersLogoWhite

0


Best Answer

In definition, HTML is "Hyper Text Markup Language". This kind of language is use in a web-based application, also known as a browser ( internet Explorer, Safari, Firefox, ..) As you said it, what is written in the HTML document, is many instructions for the browser.

Those instructions can be use to:

write a paragraph, draw a table, show a picture, etc...

Many things can be done using HTML or XHTML ( Extensible Hyper Text Markup Language), but the use of CSS ( Cascading Style Sheet ) is needed almost for anything you want to do.

Hope this solves your question.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

12y ago

Tags or elements. They can also include a attributes to define how they work and how they act and how to say it and loads more so there you cant define that

This answer is:
User Avatar

User Avatar

Anonymous

Lvl 1
3y ago

tags

This answer is:
User Avatar

User Avatar

Anonymous

Lvl 1
3y ago

Tags

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: HTML are instructions for the browser that are incorporated into HTML documents?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do markup tags work in HTML?

HTML markup tags provide formatting instructions to a browser. An HTML document tells the browser how to display the content on a webpage.


What does mean HTML documents?

HTML stands for Hyper Text Markup Language. An HTML document contains HTML code that shows a Web browser how to display the document content.


How Does the Browser Display the Pages?

* All Web pages contain instructions on how to be displayed. * The browser displays the page by reading these instructions. * The most common display instructions are called HTML tags. * The HTML tag for a paragraph looks like this: </p> * A paragraph in HTML is defined like this <p>Wellcome to LTB's endless world</p> Note: The latest HTML standard is XHTML 1.0


How are HTML documents transfered to a browser?

Using this code (<html>) look up a youtube tutorial


What is function of HTML code?

HTML code sends instructions to a browser defining the format of the page. For example, you can use the <b></b> tags to tell the browser to display something in bold text.


What file format acts as a set of directions that tell a web browser how to display and manage documents?

HTML


What is the important of web browser?

A web browser allows you to look at webpages. A browser is a software application that knows how to read HTML code and use the instructions to display a formatted web page.


What are the documents of the us?

An HTML document could be used to run on Browser. It could be put on server to make the world see it.


What does web browser stand for?

Web Browser doesn't stand for anything, it's the actual site your using. " Web " meaning Internet, " Browser "which would be a program to view HTML documents such as this web-site.


What does browser mean in HTML?

A "browser" is a program that can render/read HTML.


How are HTML documents and webpages related?

HTML is a language that is used to create web pages. A HTML document is a web page in effect. It is the browser that opens a HTML document and displays it as a web page.


What is the need of active webpages?

because of the context of the browser's request, browser chooses to interpret that documents actions- rather than HTML for display or like other content type.