Computer Science, asked by chaitanyachamoli69, 1 month ago

in html which tag is used to display an address in exactly the same way




who will answer correct i will make him or her answer brainliest​

Answers

Answered by mohit7677
1

Explanation:

The <address> tag in HTML is used to write contact information of a person or an organization.

Answered by veeraswamy708
1

Answer:

The <address> HTML element indicates that the enclosed HTML provides contact information for a person or people, or for an organization...This is a list of tags used in the HTML language. Each tag starts with a tag opener (a less than sign) and ends with a tag closer (a greater than sign). Many tags have corresponding closing tags which identical except for a slash after the tag opener. (For example, the TITLE tag).

Some tags take parameters, called attributes. The attributes are given after the tag, separated by spaces. Certain attributes have an effect simply by their presence, others are followed by an equals sign and a value. (See the Anchor tag, for example). The names of tags and attributes are not case sensitive: they may be in lower, upper, or mixed case with exactly the same meaning. (In this document they are generally represented in upper case.)...

I hope it May helpful to you ...

Similar questions