HTML features

Описание к видео HTML features

#techlearners #html #tutorial
Lesson 1
HTML INTRODUCTION
• HTML - Hyper Text Markup Language
• Used to create web pages or websites
• It is a presentation language
• HTML can create only static webpages
• For dynamic web page other languages have to be used.
• HTML was designed by Tim Berners-Lee in 1990 at CERN
Features of HTML:
• It is easy to learn and easy to use.
• It is platform independent.
• Images, video and audio can be added to a web page.
• Hypertext can be added to text.
• It is a markup language.
• It is non-case sensitive language.
• It is interpreted Language.

Hypertext –
Refers to the way in which Web pages
(HTML documents) are linked together. Thus, the link available on a webpage is called Hypertext.
Markup Language –
Which means you use HTML to simply "mark-up" a text document with tags that tell a Web browser how to structure it to display.
Software Requirements to design WebPage -
Text Editor - Notepad, Sublime, Visual Editor, TextEdit(MAC)
Browser - Chrome,Edge,Firefox,Opera

Комментарии

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