WEB TECH100
Online Web Tutorials
Top Ads
HTML
CSS
BOOTSTRAP
JQUERY
JAVASCRIPT
Total Visitors
Labels
Css
html
JQuery
Home
»
html
» HTML Versions & Structure
HTML Versions & Structure
By
Santanu
10:42 PM
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 structure:
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...
Save and Open the HTML Page
Save the file on your computer. Select File > Save as in the Notepad++ menu. Name the file "Simple.html" and You ca...
HTML Use Headings
HTML headings are defined with the <h1> to <h6> tags. <h1> ---------- >>>> defines the most import...
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 ...
Web Browsers
The purpose of a web browser ( Chrome, IE, Firefox, Safari ) is to read HTML documents and display them. The browser does not display th...
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?