align DIVS!
align DIVS!
Out of context: Reply #3
- Started
- Last post
- 11 Responses
- weestu0
ok to align to the top add:
display:inline; float:left;
to # captionyou might need to add a margin-top to get it to align perfectly...
ok to align to the top add:
display:inline; float:left;
to # caption
you might need to add a margin-top to get it to align perfectly...