The <basefont> tag specifies a default font-color, font-size, or font-family for all the text in a document. Example <head> <basefont color="red" size="5" /> </head> <body> <h1>This is a header</h1> <p>This is a paragraph</p> </body> |
Friday, 3 June 2011
HTML basefont Tag
Labels:
basefont
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment