name and define the Basic HTML tags...........
Manicpsycho68:
bye
Answers
Answered by
4
- <html> … </html> — The root element.
- <head> … </head> — The document head.
- <title> … </title> — The page title.
- <body> … </body> — The page's content.
- <h1> … </h1> — A section heading.
- <p> … </p> — A paragraph.
- <a> … </a> — A link.
- <img> — An image.
Answered by
2
Answer:
<HTML> is the first and last tag of HTML document. It contain tags such as <HEAD> tag, the <TITLE> tag and the <STYLE > tag. <BR> tag is used to insert a line break . ... <BASEFONT > tag is used to specify the font color, font face and font size of the text on the web page.
Explanation:
Enjoying the life ... right tanya...!
(╥﹏╥)
Similar questions