answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What is the set of markup symbols or codes placed in a file intended for display on a wed browser?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering
Related questions

What does a Markup tag tells the web browser?

Markup tags tell the web browser or other devices how to display the file.


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.


Why is markup language required to form a webpage?

HTML is the language used to send information to a browser about how to display a webpage. The browser interprets HTML code to determine how and where to display the document content.


what language does a browser typically interpret to display information from the world wide web?

HTML - Hyper Text Markup Language


How do you use the word HTML in a correct sentence?

Hyper Text Markup Language (HTML) is the language used to tell a web browser how to display a web page.


What are some types of markup languages?

A markup language adds codes to content that is interpreted to have specific meanings to different programs. There are many different types of markup languages. The markup language used most of the time on the Web is HTML. Hyper Text Markup Language (HTML) tells a browser how to format and display content. For example These Words tells the browser to display the characters between the tags as bold.


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.


What tag determines the type of HTML that a browser expects?

The !DOCTYPE tag tells the browser what markup to expect in the rest of the document.


Difference between the contents of the HTML file and what you see in the browser?

HTML or Hypertext Markup Language is code that can be used to create a website (among other things). HTML code is nothing but text, but, when viewed in a browser, can display images referred to in the code. If the HTML code is the ingredients of a cake, the browser shows the finished and fully decorated cake.


What is HTML file for?

Basically, it tell a browser that what follow is written in the HTML markup language. This allows the browsetr to look for the relevant tags to properly display the context. Relevant tags are: <html> <head> </head> <body> </body> </html>


What is the main function of browser options a compile html b interpret htm c decompile html d interpret cgi program?

The main function of most Web browsers is to interpret (and display) Hypertext Markup (HTM).


How do you read HTML language?

HTML is meant to be written by a webmaster, and read by the browser. Hyper Text Markup Language, HTML, is use to create a web page. The browser reads the HTML, and is instructed on how to display the content. If you learn how to write HTML language you will then be able to read it, in order to edit. It is not hard to learn, and doesn't take long.