Computer Science, asked by harishmahto973, 7 months ago

Write the structure uses of 4 HTML tag (open tag and closing tag both)​

Answers

Answered by swastikrout1973
1

In HTML there are many tags ,most of them have open tags and end tags both but some tags are there that have only a open tag .

Tags with open and end tags:

1: <html> </html>

2: <body> </body>

3: <a> </a>

4: <form> </form>

Tags with only open tags:

1:<br>

2:<hr>

Similar questions