TAG IN HTML

by ISHANI SANGEETH

Get Started. It's Free
or sign up with your email address
TAG IN HTML by Mind Map: TAG IN HTML

1. <B>

1.1. BOLD

2. <FONT>

2.1. FONT SIZE,COLOR,FACE

2.2. ATTRIBUTE -size,color,face

3. <p>

3.1. paragraph

4. <ol>

4.1. ordered list

5. <HR>

5.1. horizontal rule

6. u

6.1. underline

7. <ul>

7.1. unordered list

8. <dl>

8.1. <dl>

8.1.1. definition list

8.2. <dt>

8.2.1. definition term

8.3. <dd>

8.3.1. definition definition

9. <BR>

9.1. to break the line

10. <A>

10.1. hyperlink

10.2. <A HREF="any site ">

11. <TABLE>

11.1. <td>

11.2. <tr>.

12. image

12.1. Alt attribute

12.2. <img src"pic.jpg">

12.3. height and width

12.4. alignment-right,center