Monday, January 29, 2018

Introduction To HTML


Assalam-u-Alikum guys,

Welcome to my HTML5, CSS3 and Bootstrap Tutorial






First of all to participate in my tutorial you need a Text Editor .
So, if You on MAC you can used Edit_Text or download a Free software named Text wrangler abd if you are using Windows you can used Notepad or Notepad++ or Sublime Text Editor. 

In HTML we will cover approximately all the Tags and then move on towards HTML5 basic Page Layout for a Responsive website.


INTRODUCTION TO HTML :

HTML is the standard markup language for designing Web pages. 

  • HTML's abbreviation is Hyper Text Markup Language
  • HTML describe the structure of Web pages using Markup 
  • HTML components are the building pieces of HTML pages 
  • HTML elements are represented by tags or tags are used for designing our web page.
  • HTML tags, For Example : "Heading", "Body", "Table" etc 
  • Browsers do not display the HTML tags,, yet utilize them to render the substance of the page.
HTML5 is latest Version 5 of language. 
Older version are 4.01 and XHTML 1.0

HTML5 also supports the multimedia such as AUDIO and VIDEOs.
HTML5 will enable web designers to use cleaner, neater code. We can remove div tags and replace them with semantic HTML5 elements.


We will formally start our HTML Tutorial from Next Post.
Thanks to all.

Tutor : Asad Saleem




3 comments: