cactus1000
Programmer
I need to position a transparent gif over text (the image must overlap the text somewhat).
Iv'e managed to do this using absolute positioning, but of course that only works for one browser and one screen setting.
How can I have this image overlap the text at exactly the right place in all settings and browsers?
I'm sure some kind of relative positioning is the answer, but I don't have a CSS manual at the moment.
Iv'e managed to do this using absolute positioning, but of course that only works for one browser and one screen setting.
How can I have this image overlap the text at exactly the right place in all settings and browsers?
I'm sure some kind of relative positioning is the answer, but I don't have a CSS manual at the moment.