hi,
maybe someone knows how to write CSS for content that would be in center in a page of IE, Firefox and Chrome?
hi,
maybe someone knows how to write CSS for content that would be in center in a page of IE, Firefox and Chrome?
Last edited by auriaks; 08-21-2011 at 02:14 AM.
You can define a tag in css file like this:
a{text-align:center}
All content in tag a will be in center in a page of browser
Regard.
Bookmarks