View Single Post
Old 10-25-2012, 06:55 PM   PM User | #4
StevenHu
Regular Coder

 
Join Date: Jun 2011
Location: CA
Posts: 105
Thanks: 0
Thanked 10 Times in 10 Posts
StevenHu is an unknown quantity at this point
I appears that your hgroup is centered on the page and your nav is off-center to the left below the header. Is this what you intended?

Note that if this is a responsive site, then you'll want to change the font size from pixels to a percentage like you do with the hgroup, otherwise it breaks out of the header when resized smaller.

It's not really clear what you want to do. Percentages are not the same as pixels, period.
StevenHu is offline   Reply With Quote