In this post I would be talking about hypertext mark-up language [html]. Highly used by most web developers for framework of their sites.I would only be talking about the lastest html {5} now currently used for it supports more features than the other sites.
What is the definition of HTML5?
HTML stands for Hyper Text Markup Language,it is easy and fun to learn compared to most languages.
Html describes the structure of a webpage.
HTML5 is the fifth and current major version of the Html standards.
Why learn HTML5?
It is essential to learn Html if you want to build web sites, you cannot build one if you don't know Html because it's one of the prerequisites in learning other languages used for web development.
EXAMPLE
Example Explained
HTML Tags
HTML Tags are element names surrounded by angle brackets.
In HTML we start and end tags.Look at the example below.
<p> Hello, welcome to DXPHANTOM ID.</p>
Start Tag and End Tag
Start tag - also called "opening a tag". Example: <p>
End tag - also callêd "ending a tag". Example: </p>
This is the basic structure of any HTML page. Memorize them!
< !DOCTYPE html > <title>
<head>
<body>
</body>
</html>
Thanks For the tutorial I would really appreciate if you had an editor
ReplyDeleteGood
ReplyDeletePls more on this
ReplyDelete