answersLogoWhite

0

The "web browser" is a category of applications used to view an HTML document as a rendered webpage.

Popular browsers include Google Chrome, Mozilla Firefox, Microsoft's internet Explorer, and Apple's Safari.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What is benefits of HTML?

HTML is not a software application, it is a set of formatting rules. Many software programs can interpret HTML code and format documents based on HTML tags, such as <b></b> to tell a browser to show bold text.


What software translates HTML into a Web page outlook browser or operating system?

A browser.


What is the software needed to read HTML?

A browser reads HTML and displays it as a web page. You can read and edit HTML using a simple program like Windows Notepad.


Web page authoring software allows the novice designer to design webpages without the knowledge of?

HTML.


What software is a htm file?

It is a web page file, stored as text. A browser reads the text in the file, which is html code, and displays it as a web page.


What software is used to edit the HTML of a web page?

No software special is required if you are using Notepad. Otherwise you might use IDE's like Visual Studio.


What does HTML page mean?

A HTML page is a web page that is created using Hyper Text Markup Language and is saved with a .html extension


How do you create a static page in HTML?

A static page can be easily created in HTML page. It just needs the static tags defined in HTML.


What is the difference between an HTML page and a dhtml page?

DHTML combines HTML, JavaScript, the HTML DOM, and CSS.


How do you save HTML text pages?

with a .html extension.....If your have made a page using just notepad ect just save as normal but make sure it has the .html or .htm extensionfor examplemywebpage.htmlormywebpage.htmif using proper webpage building software it will do it for you


How can i save the World of Warcraft armory page of my toon for veiwing my gear in the future as it was today thank you?

i dont think you can


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.