How do i center an element relative to the parent div and have it overlap the element in that div?
Thanks.
How do i center an element relative to the parent div and have it overlap the element in that div?
Thanks.
the best way to achieve vertical centering is to us a table, if not javascript could be used. with regard to overlapping some sample html explaining your problem will help