STYLE attribute

all
alt
ch
dir
id
min
rel
top
url
URL
urn
Expand Minimize
0 out of 1 rated this helpful - Rate this topic

Sets an inline style for the element.

HTML 4.01 Specification, Section 14.2.3

Syntax

HTML
<element STYLE="" ... >
JavaScript

Property values

sStyle

A String that specifies the inline style.

Standards information

Remarks

This attribute is not accessible through scripting. To access styles through scripting, use the style object.

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows Server 2003

See also

a
abbr
address
area
b
blockQuote
body
br
button
caption
cite
code
col
colGroup
custom
dd
del
div
dl
dt
em
embed
fieldSet
form
hn
hr
i
iframe
img
input type=button
input type=checkbox
input type=file
input type=hidden
input type=image
input type=password
input type=radio
input type=reset
input type=submit
input type=text
ins
kbd
label
legend
li
map
object
ol
optGroup
option
p
pre
q
rt
ruby
s
samp
select
small
span
strong
sub
sup
table
tBody
td
textArea
tFoot
th
tHead
tr
u
ul
var

 

 

Build date: 11/28/2012

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.