On 18/06/2009, at 2:50 AM, Norman Fournier wrote: > Hello, > > I am revising my stylesheets and encountered a problem that my a tags > no longer work once the stylesheet is linked? > > The page is located here... > http://www.normanfournier.com/realworld.html > > ...and the stylesheet is located here > http://www.normanfournier.com/normanfournier09.css
You've got some problems with your stacking, particularly #footerholder which is sitting on top of everything else and has a min- height of 100%. Give each of your main structural elements a background colour to see what I mean. If you wanted to you could set the z-index of your positioned elements but I would respectfully suggest that you rethink your approach to this layout. The absolute positioning seems to cause problems. The only bit that needs absolute positioning is the sticky footer. The rest could be done using normal document flow and floats. Cheers, Tim ______________________________________________________________________ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/