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...
Write HTML Using Notepad or Notepad++
Follow the four steps below to create your first web page with Notepad or Notepad++. Step 1: Open Notepad or Notepad++ Open Notepad or...
Html Tag Explained
EXPLAINED TAG : The start tag is also called the opening tag , and the end tag the closing tag . The <!DOCTYPE html> declar...
WHAT IS HTML?
HTML IS A MARKUP LANGUAGE FOR DESCRIBING WEB DOCUMENTS(WEBPAGES). 1. HTML STANDS FOR H YPER T EXT M ARKUP L ANGUAGE 2...
Popular
Tags
Blog Archives
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 ...
Write HTML Using Notepad or Notepad++
Follow the four steps below to create your first web page with Notepad or Notepad++. Step 1: Open Notepad or Notepad++ Open Notepad or...
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 ...
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?