TAG IN HTML

by ISHANI SANGEETH

Comienza Ya. Es Gratis
ó regístrate con tu dirección de correo electrónico
TAG IN HTML por Mind Map: TAG IN HTML

1. u

1.1. underline

2. <ul>

2.1. unordered list

3. <dl>

3.1. <dl>

3.1.1. definition list

3.2. <dt>

3.2.1. definition term

3.3. <dd>

3.3.1. definition definition

4. <A>

4.1. hyperlink

4.2. <A HREF="any site ">

5. image

5.1. Alt attribute

5.2. <img src"pic.jpg">

5.3. height and width

5.4. alignment-right,center

6. <B>

6.1. BOLD

7. <FONT>

7.1. FONT SIZE,COLOR,FACE

7.2. ATTRIBUTE -size,color,face

8. <p>

8.1. paragraph

9. <ol>

9.1. ordered list

10. <HR>

10.1. horizontal rule

11. <BR>

11.1. to break the line

12. <TABLE>

12.1. <td>

12.2. <tr>.