HTML NBSP Tag Example :
OUTPUT
<!doctype html>
<html>
<head>
<title> www.kod4u.blogspot.com </title>
</head>
<body>
<h2> NBSP ; Tag Example </h2>
<p> This is & nbsp ; Example <br/>
Hello <br/>
How are you
<br/>
nbsp ; can create one single space when we use more then one nbsp ; then lot of space we get.
</p>
</body>
</html>
<html>
<head>
<title> www.kod4u.blogspot.com </title>
</head>
<body>
<h2> NBSP ; Tag Example </h2>
<p> This is & nbsp ; Example <br/>
Hello <br/>
How are you
<br/>
nbsp ; can create one single space when we use more then one nbsp ; then lot of space we get.
</p>
</body>
</html>
OUTPUT
No comments:
Post a Comment