HTML Tutorial #26 - Quotation and Citation Elements in HTML

Описание к видео HTML Tutorial #26 - Quotation and Citation Elements in HTML

HTML Tutorial #26 - Quotation and Citation Elements in HTML
In this video by Programming for beginners we will see Quotation and Citation Elements in HTML along with the Example.
HTML is a must for students and working professionals who want to make a career in web development related technologies.

1. blockquote tag:
The HTML blockquote element defines a section that is quoted from another source.
Browsers usually indent blockquote elements.

2. q tag:
The HTML q tag defines a short quotation.
Browsers normally insert quotation marks around the quotation.

3. abbr tag:
The HTML abbr tag defines an abbreviation or an acronym, like "HTML", "CSS", "Mr.", "Dr.", "ASAP", "ATM".

4. address tag:
The HTML address tag defines the contact information for the author/owner of a document or an article.

5. cite tag:
The HTML cite tag defines the title of a creative work (e.g. a book, a poem, a song, a movie, a painting, a sculpture, etc.).
The text in the cite element usually renders in italic.

==========

HTML Tutorial for Beginners Playlist:
   • HTML Tutorial for Beginners  

Python Programs for Beginners Playlist:
   • Python Programs  

Python Tutorial for Beginners Playlist:
   • Python Tutorial  

Java Tutorial for Beginners Playlist:
   • Java Tutorial  

All Java Programs Playlist:
   • Java Programs  

HTML stands for Hyper Text Markup Language, which is the most widely used language on Web to develop web pages. HTML was created by Berners-Lee in late 1991. but "HTML 2.0" was the first standard HTML specification which was published in 1995.

HTML 4.01 was the major version of HTML and it was published in late 1999.
Though HTML 4.01 version is widely used but currently we are having HTML-5 version which is an extension to HTML 4.01, and this version was published in 2012.

Why to Learn HTML?
HTML is a MUST for all students and working professionals to become a great Software Engineer specially when they are working in Web Development Domain. Below is the list of some of the advantages of learning HTML:

1. Create Web site - You can create a website or customize an existing web page template if you know HTML well.

2. Become a web designer - If you want to start a carreer as a professional web designer, HTML and CSS designing is a must skill.

3. Understand web - If you want to optimize your website, to boost its speed and performance, it is good to know HTML to yield best results.

4. Learn other languages - Once you understand the basic of HTML then other related technologies like javascript, php, CSS or angular become easier to understand.

Applications of HTML:
Web pages development - HTML is used to create web pages which are rendered over the web. Almost every page of web is having html tags in it to render its details by various browsers.

Responsive UI - HTML pages now-a-days works well on all platforms, mobile, tabs, desktop or laptops owing to responsive design strategy.

Internet Navigation - HTML provides tags which are used to navigate from one page to another and is heavily used in internet navigation.

Offline support HTML pages once loaded can be made available offline on the machine without any need of internet.

Game development- HTML5 has native support for rich experience and is now useful in gaming development arena as well.

YouTube Gears:
Microphone: https://amzn.to/3iIk5K3
Mouse: https://amzn.to/35irmNF
Laptop: https://amzn.to/3iG0jyD

#html #htmltutorial #webdevelopment #programmingforbeginners

============================
LIKE | SHARE | COMMENT | SUBSCRIBE

Thanks for watching :)

Комментарии

Информация по комментариям в разработке