Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Attribute for <FONT ...>
WEIGHT = integer

Usage Recommendation
Moving to Styles
This effect is done better with styles. See Break the <FONT> Habit

This information is presented for the sake of completion and historical accuracy. Don't use the <FONT ...> tag. It will make your life difficult. See Break the <FONT> Habit for an easy tutorial on styles. If you would like to learn how to set font weights, see Font Weight.
WEIGHT is an attempt by Netscape to allow for degrees of boldness. However, even Netscape no longer supports this attribute. However, you can set degrees of boldness using styles. See Font Weight.

WEIGHT accepts a range from 100 to 900 in multiples of 100. So, for example, 450 would not work because it is not a multiple of 100. The following code sets a font with a weight of 900:

this code produces this
<FONT WEIGHT=900>Whatever</FONT>
Whatever

 
 
  Copyright 1997-2002 Idocs inc. Published under the terms of the Open Content License Design by Interspire