css question
css question
Out of context: Reply #3
- Started
- Last post
- 3 Responses
- nocomply0
Also try:
position: absolute;
bottom: 0;
left: 0;That should put it at the bottom left.
Also try:
position: absolute;
bottom: 0;
left: 0;
That should put it at the bottom left.