Q:

What is the correct way to write address in an HTML document? Sample example: About us : 'www.nerdutella.com/about'

0

What is the correct way to write address in an HTML document?
Sample example: About us : 'www.nerdutella.com/about'

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <title>What is the correct way to write address in a HTML document</title>
</head>
<body>
  <address>
    Address: 21,Ramkrishna Road<br> 
Burdwan<br> 
West Bengal.
  </address>
</body>
</html>

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

Similar questions


need a help?


find thousands of online teachers now