Computer Science, asked by rishikesh149656, 1 year ago

a web browser act as a __ for the HTML document​

Answers

Answered by yashgandhi74
15

Web servers store and serve web pages, which are created from HTML and CSS. Browsers retrieve pages and render their content based on the HTML and CSS. HTML is an abbreviation for HyperText Markup Language and is used to structure your web page. ... Using HTML, we mark up content with tags to provide structure.

Answered by jagadeep72
9

Technically, a web page is a special type of document written in a computer language called HTML (that's short for HyperText Markup Language). ... These browsers have a simple but crucially important job: they read the HTML in a web page document and display the perfectly formatted result for you to read.

Similar questions