Follow the
Link for Previous
Video: https://youtu.be/s1jmDbZyEms
To get more benefits,
Please Follow the Link and Subscribe: https://www.youtube.com/channel/UC3Bdolw5nlwMSBa3sex6R4g/playlists
Current Video
Description: In this video you will learn ------------------------------------------
HTML - Types of tags - Part 1:
It is important to know how html tags behave on the browser. That is how they display content on the browser and how much amount of space they occupy on the browser. This knowledge will help you when you start laying out your content on the browser
.
html paired tag : If any html tag has a separate opening and a separate closing tag,then such html tag is known as paired tag.
html unpaired tag: If any html tag has both opening and closing tag in a single tag,then such html tag is known as unpaired tag.
html block level tag: If an html tag always displays the content on the new fresh line and occupies the complete available width of its parent tag, then such html tag is known as block level tag.
html inline level tag: If an html tag occupies the exact amount of space required to display the content on the browser, and will not move the content to the new line, then such html tag is known as inline tag. (i.e. It puts the content on the same line and wont take any extra space on the browser.)
Other Video
Links : --------------------------------------------------------------------------
Follow the link to learn
C# programming in depth: https://www.youtube.com/watch?v=hoBDMyEV9sw&list;=PLdE8ESr9Th_ug6bp-FYKzYQZ9yrpQIN1o
HTML Tutorial
Series Description :--------------------------------------------
Introduction to HTML.
To share information world wide we need to take the help of internet.To share information world wide over the internet, We need to create or design a website.Website is a collection of inter-linked related web pages.Webpage is a well formatted document used to share information over the internet.To create well formatted documents, We use HTML.To create well formatted web documents(
AKA Web pages), In late
1990’s
Tim Berners-Lee has developed HTML .HTML is a language to format web pages.HTML stands for:
Hyper Text Markup Language.In late
1980's
ISO (
International Organization for standardization) built a system of specifications for defining markup languages that is known as
SGML (
Standard Generalized Markup Language). SGML is a standard (Set of Specifications) for specifying or building markup language i.e. set of tags.HTML is built by following or by referring SGML’s standard set of specifications, Hence we say HTML is evolved from SGML.
Please subscribe, like, comment and share
....
Thank you for watching HTML tutorial series.
Hope you enjoy and Learn....
- published: 18 Mar 2016
- views: 8