ok i am completely stumped, everysince i went to the xhtml standards for my entire site, i've been having problems trying to keep it standards compliance, while at the same time i can't get my images to all be centered.
if i try to add the center tag xhtml strict says it's not allowed and i am trying to use css to resolve the problem but i don't have the slightest clue on how to do so, so how do i go about centering a group images so they'll be in the center of the page instead of them all on the left side of the page.
heres a copy of my css file to see if you guys can help out.
help me pleaseHTML Code:body { background-color: #22437f; color: #000; font-size: 0.9em; font-family: sans-serif,helvetica; margin: 0; padding: 0; } { img align: center; } td { font-family : arial, helvetica, sans-serif; font-size : 8px; color : #000000; } .text { color : #000000; font-family : arial, helvetica, sans-serif; font-size : 8px; text-decoration : none; } .textlight { color : #000000; font-family : arial, helvetica, sans-serif; font-size : 8px; text-decoration : none; } .header { font-family : arial, helvetica, sans-serif; font-size : 8px; font-weight : bold; color : #333333; } .header2 { font-family : arial, helvetica, sans-serif; font-size : 8px; font-weight : bold; color : #000000; } .header3 { font-family : arial, helvetica, sans-serif; font-size : 8px; color : #000000; } a:link { color : #666666; font-family : arial, helvetica, sans-serif; font-weight : bold; font-size : 10px; text-decoration : none; } a:visited { color : #666666; font-family : arial, helvetica, sans-serif; font-weight : bold; font-size : 10px; text-decoration : none; } a:active { color : #ffff00; font-family : arial, helvetica, sans-serif; font-weight : bold; font-size : 10px; text-decoration : none; } a:hover { text-decoration : none; font-family : arial, helvetica, sans-serif; font-weight : bold; font-size : 10px; color : #6495ed; }![]()










Bookmarks