Set the bottom edge of the image to 5px above the bottom edge of its containing element:
For absolutely positioned elements, the bottom property sets the bottom edge of an element to a unit above/below the bottom edge of its containing element.
For relatively positioned elements, the bottom property sets the bottom edge of an element to a unit above/below its normal position.
Note: If "position:static", the bottom property has no effect.
| Default value: | auto |
|---|---|
| Inherited: | no |
| Version: | CSS2 |
| JavaScript syntax: | object.style.bottom="50px" |
![]()
The bottom property is supported in all major browsers.
Note: The value "inherit" is not supported in IE7 and earlier. IE8 requires a !DOCTYPE. IE9 supports "inherit".
| Value | Description | Play it |
|---|---|---|
| auto | Lets the browser calculate the bottom edge position. This is default | Play it » |
| length | Sets the bottom edge position in px, cm, etc. Negative values are allowed | Play it » |
| % | Sets the bottom edge position in % of containing element. Negative values are allowed | Play it » |
| inherit | Specifies that the value of the bottom property should be inherited from the parent element |
CSS tutorial: CSS Positioning
HTML DOM reference: bottom property
Complete CSS Reference
| WEB HOSTING |
|---|
| Best Web Hosting |
| PHP MySQL Hosting |
| Best Hosting Coupons |
| UK Reseller Hosting |
| Cloud Hosting |
| Top Web Hosting |
| $7.95/mo SEO Hosting |
| Premium Website Design |
| WEB BUILDING |
|---|
| Download XML Editor |
| FREE Website BUILDER |
| Free Website Templates Free CSS Templates |
| Make Your Own Website |
| W3SCHOOLS EXAMS |
|---|
|
Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP |
| W3SCHOOLS BOOKS |
|---|
|
New Books: HTML, CSS JavaScript, and Ajax |
| STATISTICS |
|---|
|
Browser Statistics Browser OS Browser Display |
| SHARE THIS PAGE |
|---|