Blog Post


Miyerkules, Marso 11, 2015

HTML : Text Formatting (Normal, Bold, Underline, Italic)

Output like this



Step 1: Go to > START type: Notepad / Enter

or

Windows Logo + R type : Notepad / Enter

Sample Codes

<html>
<p> Normal Text </p>
<p> <b> Bold Text </b> </p>
<p> <u> Underline Text </u> </p>
<p> <i> Italic Text </i> </p>
</html>
Then save as : Yoursamplename.html

0 (mga) komento:

Mag-post ng isang Komento