basic coding of html
Answers
Answered by
12
<HTML>
<head>
<title>
.............
</title>
</head>
<body>
............
</body>
</HTML>
☺️☺️☺️☺️☺️☺️☺️☺️☺️
<head>
<title>
.............
</title>
</head>
<body>
............
</body>
</HTML>
☺️☺️☺️☺️☺️☺️☺️☺️☺️
Answered by
3
hey mate here is your answer
HTML Basic Examples. HTML Documents. All HTML documents must start with a document type declaration: <!DOCTYPE html> . HTML Headings. HTML headings are defined with the <h1> to <h6> tags. HTML Paragraphs. HTML paragraphs are defined with the <p> tag: HTML Links. HTML Images. HTML Buttons. HTML Lists.
hope it help
mark me as brainliest
HTML Basic Examples. HTML Documents. All HTML documents must start with a document type declaration: <!DOCTYPE html> . HTML Headings. HTML headings are defined with the <h1> to <h6> tags. HTML Paragraphs. HTML paragraphs are defined with the <p> tag: HTML Links. HTML Images. HTML Buttons. HTML Lists.
hope it help
mark me as brainliest
Similar questions