Is it good to not to define height as much as possible in css?

Posted by jitendra on Stack Overflow See other posts from Stack Overflow or by jitendra
Published on 2010-03-12T20:35:30Z Indexed on 2010/03/12 20:37 UTC
Read the original article Hit count: 126

Filed under:

Should we define fixed height to header, footer, sidebar etc. or it'not necessary bcoz we can achieve needed results without height using margin, padding, positioning?

© Stack Overflow or respective owner

Related posts about css