1.

How to use Html codes and what is its formula.Meaning of ,or others formula​

Answer»

Answer:

Hypertext Markup LANGUAGE (HTML) is the STANDARD markup language for documents designed to be displayed in a web browser. It can be assisted by technologies such as Cascading Style SHEETS (CSS) and scripting languages such as JavaScript.

Explanation:

TAG Description

Defines the document type

Defines an HTML document

Contains metadata/information for the document

Defines a title for the document<p></p> Defines the document's body

to

Defines HTML headings

Defines a paragraph


Inserts a single line break


Defines a thematic change in the content

Defines a comment



Discussion

No Comment Found