Day1-Exercise-8(To demonstrate Blockquotes and abbreviation and address tag)

<!To demonstrate Blockquotes and abbreviation and address tag>
<html>
<body style=background-color:powderblue>
<p style=color:red ><b>welcome to first paragraph<b></p>
<blockquote>
this indicates blockquote
</blockquote>
<p><abbr title="world health organization">who</abbr>was founded in 1948</p>
<address>
9/2296,MutalammanNagar<br>
deviakapuram<br>
606902,<br>
</address>
<body>
</html>

Comments

Popular posts from this blog