Getting started with HTML5 and CSS3
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.
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.
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.
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...
Element tag name
HTML Styling Tags....
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...
hope u like it....
for u....
Kindly Bookmark this Post using your favorite Bookmarking service:
Post a Comment
Note: only a member of this blog may post a comment.