Share via


float-offset

Positions the object in the opposite direction of where it would normally be positioned by the float property.

Syntax

{ float-offest: hOffsetvOffset }

Possible values

hOffset

Value that specifies the horizontal offset of the element

vOffset

Optional value that specifies the horizontal offset of the element

If only one value is specified, it is treated as hOffset and no vertical offset is applied to the element.

Standards information

This pseudo-class is defined in CSS Selectors Level 3 Gg721775.xtlink_newWindow(en-us,Expression.40).png.

Applies to

a, address, b, big, blockquote, body, button, caption, center, cite, code, col, colgroup, custom, dd, defaults, dfn, dir, div, dl, dt, em, fieldset, form, hn, html, i, img, input type=button, input type=checkbox, input type=file, input type=image, input type=password, input type=radio, input type=reset, input type=submit, input type=text, isindex, kbd, label, legend, li, listing, menu, nobr, ol, p, plaintext, pre, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead, tr, tt, t, ul, var, xmp

See also

Concepts

float

Send feedback about this topic to Microsoft. © 2011 Microsoft Corporation. All rights reserved.