div centered over img
div centered over img
Out of context: Reply #7
- Started
- Last post
- 9 Responses
- orpkoobcam20
found this to work:
http://www.red-team-design.com/c…div.my-element
{
display: table;
margin: 0 auto;
}
found this to work:
http://www.red-team-design.com/c…
div.my-element
{
display: table;
margin: 0 auto;
}