|
Image overlapping a table?
Okay, I am not very good with css. I can use it with tables and am starting to understand div tags, but all and all I am self taught and will admit to not knowing as much as I'd like.
What I am trying to do is figure out how to position an image with css relative to a table. Not sure how you do this? Say I want to position it in the top right corner so it somewhat overlaps the table. I have figured out how to do all this with absolute positioning and defined margins, but I really don't think that's the most efficient way or smartest way if I don't really care if all the other parts of the page are fixed. I hope someone can with this.
|