Difference between revisions of "CSS GUIDE LEFT"

From CDOT Wiki
Jump to: navigation, search
 
Line 1: Line 1:
 
<span style="margin:0;background:#ffff33;font-size:120%;font-weight:bold;border:1px solid #a3b0bf;text-align:left;color:#000;padding:0.2em 0.4em;">This document is a work in progress and is subject to change.</span><br /><br />
 
<span style="margin:0;background:#ffff33;font-size:120%;font-weight:bold;border:1px solid #a3b0bf;text-align:left;color:#000;padding:0.2em 0.4em;">This document is a work in progress and is subject to change.</span><br /><br />
 
== Summary ==
 
== Summary ==
 +
The left property is used to horizontally offset from the left edge of an element.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 23:14, 11 December 2006

This document is a work in progress and is subject to change.

Summary

The left property is used to horizontally offset from the left edge of an element.

Syntax

Legal Values

Mozilla Recommended Values

Usage Examples

Notes

Specification Conformance

Browser Compatibility

See Also