Computer Science, asked by gksahoo777, 4 days ago

I write an html cale to display your pistal address in the webpage​

Answers

Answered by piyush348590
0

Answer:

Please mark me brain list

Explanation:

The <address> tag in HTML is used to write contact information of a person or an organization. If <address> tag is used inside the <body> tag then it represents the contact information of the document and if the <address> tag is used inside the <article> tag, then it represents the contact information of the article. The text inside the <address> tag will display in italic format. Some browser adding a line break before and after the address element.

Syntax:

Attention reader! Don’t stop learning now. Get hold of all the important HTML concepts with the Web Design for Beginners | HTML course.

Attachments:
Similar questions