B BASEFONT.face (Property) BASEFONT.face (Property) (Photoshop web design) The default

B BASEFONT.face (Property) BASEFONT.face (Property) The default font face for text affected by the HTML tag. Availability: DOM level 1 JavaScript 1.5 JScript 3.0 Internet Explorer 4.0 Netscape Navigator version 6.0 Property/method value type: String primitive JavaScript syntax: -myBASEFONT.face The font face to be used for subsequent text is defined by this property. It is appropriate to define a list of font faces in priority order in the normal way. The browser will use the first one it encounters that it has available. BASEFONT.size (Property) The default size of text affected by the <> HTML tag. Availability: DOM level 1 JavaScript 1.5 JScript 3.0 Internet Explorer 4.0 Netscape Navigator version 6.0 Property/method value type: String primitive JavaScript syntax: -myBASEFONT.size The size of text rendered by the browser under control of the BASEFONT object is controlled by this property. Absolute and relative sizes are supported in the normal way. Basic type (Definition) Another name for the native types supported by the interpreter. See also: Native object, Primitive value

Leave a Reply