
January 19th, 2013, 05:38 AM
|
|
Registered User
|
|
Join Date: Jan 2013
Posts: 1
Time spent in forums: 4 m 14 sec
Reputation Power: 0
|
|
Homework - Align
Hi all, i am a bit of a newbi in this, so...
i have this css code:
.main-header {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000;
background-color: #f5f5f5;
padding: 0 0 15px 0; /* top right bottom left*/
}
how can i change this so that the image in it styas in the center?
thank in advance!! 
|