More Related Content
(WS14) Emanuel Blagonic - HTML5 u praksi Creating your own_color_palettes Viewers also liked (6)
Web services technology with customer contact center management More from Attaporn Ninsuwan (20)
Chapter 12 - Computer Forensics Techniques for data hiding p Stop badware infected_sites_report_062408 Steganography past-present-future 552 Chapter5 - The Discrete-Time Fourier Transform Chapter4 - The Continuous-Time Fourier Transform Chapter3 - Fourier Series Representation of Periodic Signals Basic html
- 3. -
Tag
<html>
<body>
</body>
</html>
- 4. <TITLE></TITLE>
<HEAD></HEAD>
• <b>...</b> : Bold <table></table>
• <i>...</i> : Italic
• <u>...</u> : Underline
• <s>...</s> :
• sup>...</sup>
• sub>...</sub>
• <font size=" font>
• <font color=" font>
• <font face=" font>
•
• <p>...</p>
• <a href=" >...</a>
- 7. • <img
src="http://www.vcharkarn.com/uploads/22/
22386.jpg"/>
• alt="
title="
width="
height="
- 9. <a href="#hop">
a><br/><br/><a
name="hop"><font
color="#DDDD00"><b>
</b></font></a>
- 10. • <table width="900" border=“1" cellspacing="0" cellpadding="0">
• <tr>
• <td></td>
• <td></td>
• <td></td>
• <td></td>
• </tr>
• <tr>
• <td></td>
• <td></td>
• <td></td>
• <td></td>
• </tr>
• </table>