I was wondering if it was possible to have a 100% width footer for a 980px content without any #wrappers or Divs in the code? I’m a fan of camendesign’s ethos, but due to the method of having the body as a wrapper – the footer remains wrapped too.
Hope this makes sense.
You just need to make the footer absolute position with width 100%
See: http://jsfiddle.net/ExY78/1/