No Margin / No Margin Bottom

CSS Style Overview

  • NoMargin
  • NoMarginBottom

You can use this on the BODY style to effect all sections, or on any individual section in their style parameter.

tight fit

Normally we add extra space around sections, and added space between  content sections for ease of reading and general content alignment.  That is not always what you want to do when it comes to your layout.  If you have the need to eliminate this you can do it. 

Note

This can work but may result in a very busy web page.  Please use appropriately.

Example of the space between sections.

Sections showing margin bottom

Example of the included margin space.

Sections showing regular included padding

Example using NoMarginBottom and NoMargin.

Sections showing no margin bottom