1. I'm finding that when I use absolute position to place a table on a page,
it changes the user's ability to highlight the text in that table or cell.
(i.e. what happens is that they go to highlight and other parts of the page end
up being selected, not what the users is trying to highlight)
When I switch the page to using relative positioning for tables, this problem
goes away.
Is there a reason this is happening?
2. Absolute positioning obviously gives me more precision over where elements
are placed. I don't seem to understand how relative positioning works. What
is it *relative* to? Does someone know a good, simple, tutorial that will
me understand CSS, positioning, etc.?
3. I have a page that I'd like to have one object in the top left corner and
one in the top right corner. The page is fluid. How do I get each object into
their respective corners?
Thank you.
michael munson
tgwarrior@forge-forward.org