HTMLify

text.html
Views: 223 | Author: lucky
<HTML>
<HEAD>
<TITLE>margin</TITLE>
</head>
<body>
<h2><u>This text specify all font property....</u></h2>
<p style="Font-family:monotype corsiva;font-size:30;font-style:italic;Font-weight:bolder;">
The more good wishes and kind feelings we have for others,The more hapiness we bring for us.</p><br>
<h2><u>This text specify all Text  property....</u></h2>
<p style="Text-align:justify;color:#ff0000;Text-decoration:underline;Text-intent:50px;">
Success is building a bridge between I can't and I can.</p>
</body>
</html>

Comments