Thursday, 5 September 2013

Tutorial 04 - Basic Text Formatting with HTML

Basic text formattings are most important to creative and helpful web page. Specially if you are going to make a rich textured web page need to basic text formatting tags usually.

List of basic text formatting, 
Bold Text                                                     <b>
Italic Text                                                     <i>
Underline Text                                              <u>
Subscript text                                               <sub>
Superscript Text                                           <sup>
Strong Text                                                  <strong>
Small Text                                                    <small>
Highlighted Text                                           <mark>

Example:- Output (Click image to enlarge)



HTML Program


Open new Notepad document and try to follow this lesson again. Also please don't forget  to end all of this tags. 

No comments:

Post a Comment

Making HTML Form- පෝරම නිර්මාණය

google.com, pub-9566901277757948, DIRECT, f08c47fec0942fa0 HTML <form> element defines a form that is used to collect user inpu...