html - Centering a DIV in CSS -


here link site working on friend - http://jayclarkephotography.com/

i trying center logo. have tried various ways, new making websites, think missing something.

on a inside header, add following css:

display: block; width: 340px; margin: 0 auto; 

you might want ajust padding of header, because logo not dead center.


Comments

Popular posts from this blog

html5 - What is breaking my page when printing? -

c# - must be a non-abstract type with a public parameterless constructor in redis -

ajax - PHP/JSON Login script (Twitter style) not setting sessions -