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? -

html - Unable to style the color of bullets in a list -

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