What is Sementic Tag in HTML-5?
In html file you can write Inline-CSS, You can use bootstrap, JavaScript can also be used in html file and many more work you can do in html file. For html file we use .html extension. HTML is the back-bone for any Website, Webpage, Application and more without Html is impossible to make anything with code. Html structure includes head, body footer.
If you are a students of any web design course in Delhi or anywhere around the globe then you must know more the HTML extensions also.
HTML Extension’s for beginner:
Live Server
Open in Browser
Prettier –Code Formatter
HTML -5
Html -5 is an upgrade version of Html. In this version many new features was introduced and sementic tags were also introduced and it make more easier to read the code by others. Html-5 was introduced on 22 January 2008.
Sementic tag
These tags were introduced at the time of Html-5 and these tags help reader to read the code in the correct way and it also helps the coder to write the code in systemic way.
Sementic tags Egs:
<nav>, <footer>, <header>, <section>, <article> <mark>, <summary> , <main>, <figure>, <time>, <aside>, <figcaption>, <details>
Sementic tags is also the main feature in Html-5 which was introduced in 2008 and it helps a lot to code readers to read the code in a sysmetic way. Sementic tags clearly describes the intent of developer and the code. Where the web was at first made arrangements for sharing consistent documents, as of now people expected to share various things as well. Right away, people started expecting to make the web look more wonderful.
Sementic tags structure explaination:
From HTML to HTML-5:
Html was founded by Tim-Berners-lee in 1993. Html-5 was founded by LAN hickson in 2008.
You can learn about these tags at HTML5 & CSS3 training institute in Delhi.
What is Tag in HTML:-
HTML tags are the slogans on a site page that describe how your web program should be plan and show your website page. Essentially all marks contain two segments, an opening, and an end tag. For example, <html> is the underlying tag and </html> is the end tag. Note that the end tag has a similar text as the underlying tag, yet has an extra forward-cut (/) character. There are an amount of 100 HTML names.
Pick up speed of your HTML training from experts under the web design courses in Delhi.
Html basic tags that beginner should know:
Head tag : The head tag <head> contains all of the parts depicting the record.
Title tag :
Body tag : The body tag <body> is where you embed your page's substance.
Paragraph tag :
A section tag <p> is utilized to characterize a passage on a page.
Link tag :
Heading tag : The <h1> tag describes the principal tag, and <h6> portrays the least.
Image tag :
Table tag:
The <table> tag is utilized to make a table in the HTML report. The table segment (<tr>) tag is utilized to make the lines in the table, and the table information (<td>) tag is utilized to enter the information in the table.
Parts, for example, <header>, <footer> and <article> are clearly viewed as semantic.
With web development courses in Delhi, you can drive more skills in yourself.
Conclusion:
I hope this small guide will help you to know more about HTML and its tag and mainly Know more about Semantic tag and find more interesting way to work with semantic tag. Sementic tags also helps you to recognise your code even you wrote it in past.
At the last I would say that Html is a basic and very easy to learn language and you must learn it while pursuing diploma in web design and development in Delhi.
Last updated