Okay, I obviously understand the difference between absolute and relative. But when using position:relative to position something with CSS...where do you specify what you are positioning relative to? 'Relative' means 'with respect to something else'. So where in the code do you specify it? I've experimented a bit with this but can't figure out what's it's doing. Like if I wanted to position an image relative to a different image, how would I do that?
While I'm at it, I have one more quick question: If I have some images in a table, can I absolutely position them WITHIN the table? Using the position:relative flag basically disregards the table at all...
Thanks for the help everyone.
Jakobud
While I'm at it, I have one more quick question: If I have some images in a table, can I absolutely position them WITHIN the table? Using the position:relative flag basically disregards the table at all...
Thanks for the help everyone.
Jakobud