WEB TECH100
Online Web Tutorials
Top Ads
HTML
CSS
BOOTSTRAP
JQUERY
JAVASCRIPT
Total Visitors
Labels
Css
html
JQuery
Home
»
html
» Web Browsers
Web Browsers
By
Santanu
10:59 PM
The purpose of a web browser (
Chrome, IE, Firefox, Safari
) is to read HTML documents and display them.
The browser does not display the HTML tags, but uses them to determine how to display the document:
Email This
BlogThis!
Share to X
Share to Facebook
Categories:
html
← Newer Post
Older Post →
Home
RightAds
Popular Posts
Html Use br,pre and hr Tag
HTML LINE BREAKS The HTML <br> element defines a line break . Use <br> if you want a line break (a new line) without ...
HTML Versions & Structure
Since the early days of the web, there have been many versions of HTML: HTML PAGE STRUCTURE Below is a visualization of an HTML page...
Very Simple Model Popup Box HTML,CSS and BASIC JQUERY
A modal dialog is not truly modal if you can see and interact with the page that it is overlaying. To complete this we need to create an ...
What is CSS Syntax and Selectors
A style rule is made of three parts − Selector − A selector is an HTML tag at which a style will be applied. This could be any tag li...
Html Use Attribute
LANG ATTRIBUTE The language of the document can be declared in the <html> tag. The language is declared with the lang attrib...
Popular
Tags
Blog Archives
Labels
Blog Archive
►
2018
(3)
►
August
(1)
►
April
(2)
▼
2016
(10)
▼
July
(10)
Web Browsers
Html Use br,pre and hr Tag
Html Use Attribute
HTML Use Paragraphs,Links and Images
HTML Use Headings
Save and Open the HTML Page
Write HTML Using Notepad or Notepad++
Html Tag Explained
HTML Versions & Structure
WHAT IS HTML?