speech on HTML subject computer
Answers
Answered by
1
HTML is the standard markup language used for creating Web pages.
HTML stands for Hyper Text Markup Language which describes the structure of Web pages.
HTML elements are represented by tags,
Which are the building blocks of HTML pages.
Example of HTML tags are "heading", "paragraph", "table", and so on.
A sample HTML Document is given below.
< html>
< head>
my first Page head>
< body>
< h1>My First page Heading
< p>My first page paragraph.
body>
html>
Similar questions
Math,
8 months ago
Computer Science,
8 months ago
Social Sciences,
8 months ago
Biology,
1 year ago
Biology,
1 year ago