Duration : 01 Months
- HTML
- How to write HTML code:
- How to view the HTML document
- STRUCTURE OF HTML : <html>, <head>, <title>, <body>
- HEADING TAG : <h1> to <h6>
- PARAGRAPH TAG : <p>, <br>
- FONT STYLES : <b>, <i>, <u>
- FONT, FONT SIZE, FONTCOLOR : <font>
- HYPERLINK : <a>
- HORIZONTAL LINE : <hr>
- CREATING LIST : <ul>, <ol>, <li>, <pre>
- MARQUEE TAG : <marquee>
- INSERTING IMAGES : <img>,ATTRIBUTES OF <body> TAG : bgcolor, background, text
- TABLES : <table> tag, <th>, <td>, <tr>,ATTRIBUTES OF <table> tag : border, bordercolor, cellpadding