Html coding
Appearance
Html coding
Examples of html codes are:
Means LINE BREAK
Means BOLD WRITING
Means BIG WRITING
<FORM METHOD=post ACTION="/cgi-bin/example.cgi"> Means Text bar
<INPUT type="text" size="10" maxlength="30">
<INPUT type="Submit" VALUE="Submit">
<MARQUEE bgcolor="#CCCCCC" loop="-1" scrollamount="2" width="100%">Example Means Marquee Marquee</MARQUEE>