



|
Description
it shows the uses of some template like address. Source Code <HEAD> <TITLE>HTM03. My Web page Template </TITLE> </HEAD> <BODY> Hello Jeon! <ADDRESS> please email me at [email protected] </ADDRESS> </BODY> </HTML> Output |
  