Getting started with HTML 5 and CSS3

      Getting started with HTML5 and CSS3

                                                  by:Navprabhat Singh
how to learn html5

HTML is a hyper text markup language which is used to develop a web page .Any page you see in a internet is a mixture of html and css. HTML has many versions ,latest is html5 .In this post we will discuss how to learn html and css.


HTML is written in the form of HTML elements consisting of

tags most commonly come in pairs like <h1> and </h1>,

although some tags, known as empty elements, are

unpaired, for example <img>. The first tag in a pair is the

start tag, the second tag is the end tag (they are also called

opening tags and closing tags). In between these tags web

designers can add text, tags, comments and other types of

text-based content.


how to learn html

i will provide you a basic demo of all tags...

For heading....

tag is <h1>your heading</h1> 

if you change the h1 to h2 then it will become subheading..

and so on priority decreases as heading number increases.

All tags here ....

the images of html tag is given below which will help you a 

lot in understanding html...

htnl tags

Element tag name
                                      


HTML Styling Tags....


html element tags


HTML Colors..


html colors


Learn html....

i give you a link which will redirect you to a site where you can 

learn html from basics and not only that you can try it there . that

site have try it yourself section for practice .



Learn css3....

similarly, you can also learn css3 from that site .now you 

might be thinking why should i learn css3 as i know html?

css3 give a dynamic view to your website so that your 

webpage looks more attractive and be a part of attraction .





Go to both the tutorials and follow all the lessons at the end of the day you will definitely have a knowledge about html5 and css3 and even you can build your web page ...
try it ..it will be fun...

html 5 and css3


hope u like it....
                           for u....


No comments:

Post a Comment