maryland tech support company
  Baltimore Tech Support CompanyMaryland Tech Support CompanyTech Supporttech support companyBaltimore Company  
  baltimore tech support company tech support baltimore maryland tech support company baltimore tech support company maryland tech support company baltimore tech support company maryland tech support company baltimore tech support company baltimore tech support company  
  tech support |  sitemap |  blog              
 
 

  Tech Support Blog

 
« Blog Home »
 

CSS sheet – Spacing after Header Tag

October 9, 2009 by Dustin

Have you ever had trouble with spacing around Header tags?

I sure have.

I finally realized that my CSS sheet settings could fix this.

As with any HTML tags, just mention the tag in your CSS sheet and settings:

h1,h2,h3,h4 {
margin:0px;
padding:0px;
vertical-align:top;
}

And that was my fix to remove space after a header.

CSS

As with any CSS entry we can also speak to the Header’s font in the style sheet.

h1,h2,h3,h4 {
margin:0px;
padding:0px;
vertical-align:top;
font-family: arial; font-size: 14pt; text-transform: none; color: #000066;
}

Sean
Computer Fitness

Share

Tags: , ,

Leave a Reply

Spam Protection by WP-SpamFree


         
  topsites Web Directory
Add blog to our directory.
Award Winning Computer Users Blogs - BlogCatalog Blog Directory  
   
 
 
 
 
   
  tech support footer tech support footer  
baltimore tech support company
tech support blogComputerFitness.com 410-833-2980 Internet Marketing: InternetBeacon.com     
CSS sheet – Spacing after Header Tag