answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What information is relayed to the web browser by html tags?
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 is a web design software that generates HTML tags?

HTML tags are not generated with software. They are present when the browser recognizes them.


Why browser interprets only HTML tags?

Browsers are made to intercept these tags. They are made to work with HTML codes only.


What you can use HTML for?

Displaying information, run by a browser on a screen.HTML is client side scripting and when scripting in HTML you are telling to browser what you want to appear on the screen.ExampleI can't writeHelloand expect that to be in bold, I have to 'Mark' out the tags and the part that i want in bold:Hello - Hello


What are the tags for the start and end of the visible page content?

The 'HTML' tags go around an entire HTML document, with the exception of the 'DOCTYPE' tag, whch is always on the first line. For more information, go here: http://www.w3schools.com/tags/tag_html.asp


Is it compulsory to write HTML tag in HTML file?

Yes. It tells the browser that it is a html page. A page should start and finish with a pair of html tags.


How does HTML code produces the form displayed in the browser?

HTML code has special meanings for special tags. The <form> tag tells the browser that a form is being created.


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>


Is HTML browser independent?

Standard html should work on any browser. Some browser manufacturers developed tags that just work on certain browsers. A good rule when designing html pages is to test the page on the major browsers.


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 are the last two tags of an HTML document?

The last two tags of an HTML document are the and tags. These tags mark the end of the body and the entire HTML document, respectively. Here's a breakdown of the structure: HTML Use code with caution. Learn more The tag indicates the end of the body content, which is where the visible elements of the web page are placed. It tells the browser that the structural elements of the page have been defined. The tag marks the end of the entire HTML document. It signals to the browser that it has reached the final element of the document and can start rendering the page. Together, these two tags enclose all the HTML content and provide a clear structure for the web page.


Why does your browser display some HTML tags on the webpages?

If you entered them wrong then it will display on the webpage. Or if you use word then it will.