CBSE BOARD XII, asked by Forlop6, 10 months ago

Explain the Basic HTML tags used in programming language?

Answers

Answered by Anonymous
3

hey mate here is your answer:---

HTML(hypertext markup language )

<html>

➡this tag is used to define the start of the html document.

<head>

➡this tag define the header

<style>

➡this tag defines the css styling of the document

<body>

➡here you can defines the body content of the document

<scrpit>

this tag can run the javascript used in the documen

<footer>

to set the footer of the document

thanks


harinderkhurpa: Nice answer
Answered by Anonymous
0

HTML

(hypertext markup language )

<html>

➡this tag is used to define the start of the html document.

<head>

➡this tag define the header

<style>

➡this tag defines the css styling of the document

Hope it helps you

Similar questions
Math, 10 months ago