InterviewSolution
Saved Bookmarks
| 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 to |
|