I'm having trouble with the positioning of a block (div). I am new to CSS, so any help would be greatly appreciated.
Here is the code snippet: http://jsfiddle.net/9rEmt/ (please check it out) for viewing online in IE.
When I use absolute
for positioning, an issue arises: (be sure to select Compatibility mode if using a newer version of IE)
instead of (no compatibility mode, just in IE9):
Can someone help me identify and solve this problem?
Thanks in advance!