other tags(br,u,i,hr)
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>other tags</title>
</head>
<body>
<p><b>DHONI!!!</b><br><i>Finishes off in style</i><br><u>India lifts the worldcup after 28 years</u></p>
</body>
</html>
<p>The first rule of first club is <hr> you donot talk about fight club <hr> The second rule of fight club is <hr> you donot about fight club</p>
<
Comments
Post a Comment