HTML5 - Introduction
HTML5 - New Elements
HTML5 - Removed Elements
HTML5 - Browser Check
HTML5 Tutorial
Tag Name : basefont
Basefont tag is used to specify the default text color and size for the overall web page document. The same effect can be achieved using CSS
BODY { font-size: 10px; color: #2A2F55; font-family: Arial; }
© 2010 www.generalconnection.com. All rights reserved. |
www.generalconnection.com