BASIC HTML <html> <head> <title> </title> </head> <body> </body> </html>
OTHER USEFUL HTML <br> line break <hr> horizontal rule <b></b> bold <i></i> italics <bgcolor="123456"> background color <div align="center"></div> text alignment <img src="picture.jpg"> insert image <font color="abcdef"></font> text color <font size="7"></font> size=1
to 7, <font face="arial"></font> pick a font <!--...--> invisible info Some HEXADECIMAL colors (RRGGBB) |