HTML Monospaced Font Tag Example :
OUTPUT
<!doctype html>
<html>
<head>
<title> www.kod4u.blogspot.com </title>
</head>
<body>
<center>
<h2> Monospaced Font Tag Example </h2>
<p> by < tt > tag we can <tt>monospaced any content. Monospaced means each letter has the same width. </tt></p>
</center>
</body>
</html>
<html>
<head>
<title> www.kod4u.blogspot.com </title>
</head>
<body>
<center>
<h2> Monospaced Font Tag Example </h2>
<p> by < tt > tag we can <tt>monospaced any content. Monospaced means each letter has the same width. </tt></p>
</center>
</body>
</html>
OUTPUT
No comments:
Post a Comment