I’ve got an HTML page with a table in the middle,
I want to place a banner 20 pixels to the left of the table.
Thing is, I’m using a CSS-P object in Dreamweaver, and all I can do is align it according
to the left or the top…
Thus the banner doesn’t always appear in the same place (it varies according to the user’s resolution)
How can I place the banner relative to the center (and not to the left side or the right side)?