Visit Mozilla.org

CSS:percentage

From MDC

« CSS Reference

[edit] Summary

Many CSS properties take percentage values, such as width, margin-top, and font-size. The CSS syntax for percentage is a number followed immediately by a % (percentage sign).

[edit] Examples

[edit] Notes

[edit] Specifications

[edit] Browser compatibility

[edit] See also