|
Posted by Els on 10/02/05 14:26
Ben Amada wrote:
> I just discovered that the FONT tag has been deprecated for some time now.
> What is the recommended replacement for it?
No replacement, you just set the styles for the font in the
stylesheet:
body{
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
color:rgb(0,0,0);
background-color:rgb(255,255,255);
}
--
Els http://locusmeus.com/
Sonhos vem. Sonhos vão. O resto é imperfeito.
- Renato Russo -
Navigation:
[Reply to this message]
|