Page 80 - TP_Prime_v2.2_Class_6
P. 80
Soft Hint
HTML was created by Tim Berners-Lee in early 1990s but was not officially released.
It was published in 1995 as HTML 2.0. It is a subset of Standard Generalized Markup
Language (SGML).
Hypertext
Prime (Ver. 2.2)-VI Hypertext is a piece of text that has the special feature of linking to another document
or web page.
Markup Language
Markup Language is a language that uses special symbols called tags to mark up a text
78 document and instructs the browser how to display the text.
Key Features of HTML5
Some of the important features of HTML5 are:
• It is a platform-independent language.
• It allows us to build tables.
• It allows us to add links on the web page.
• It is not a case-sensitive language.
• It is a very easy and simple language.
• It provides a flexible way to design web pages along with the text.
Types of HTML Editor
There are mainly two types of HTML editors: WYSIWYG editors and Text editors. Let us
now discuss these editors.
WYSIWYG Editor
WYSIWYG stands for What You See Is What You Get. This type of editor allows the
developer to see what the end result will look like when the document is created. These
editors provide various tools and graphical interfaces for designing web pages. Examples of
WYSIWYG editors are Adobe Dreamweaver, Amaya and Google Web Designer.

