April 11, 201016 yr If you check the CSS with this validator http://jigsaw.w3.org/css-validator/ it shows two errors; one is .online {margin-bottom:10px;) where you have used ) instead of } and this may have disabled all the styles after it or stopped any more styles working.
April 11, 201016 yr Author Thanks, that was it! My fault, should be using dream weaver editor. Thanks +1
Create an account or sign in to comment