Home
JavaScript Tutorial
Language Basics
Operators
Statement
Development
Number Data Type
String
Function
Global
Math
Form
Array
Date
Dialogs
Document
Event
Location
Navigator
Screen
Window
History
HTML Tags
Style
DOM Node
Drag Drop
Object Oriented
Regular Expressions
XML
GUI Components
Dojo toolkit
jQuery
Animation
MS JScript
font « Style « JavaScript Tutorial
JavaScript Tutorial
Style
font
22.17.font
22.17.1.
div.style.fontFamily="Verdana";
22.17.2.
div.style.fontSize="2em";
22.17.3.
div.style.fontSize="larger";
22.17.4.
div.style.fontWeight="900";
22.17.5.
Set font size with form control
22.17.6.
Set font color with form control