Forum Moderators: not2easy
Shorthand for:
<div style=" background-color: #ccc; background-image: url(1px.jpg); background-repeat: no-repeat; background-position: bottom;">
test
</div>
Note: If you have a border on that <div>, and it's more than 1px or so, IE may obliterate your 1px background-image
<edit>expanded thought</edit>