View Single Post
Old 04-10-2008, 02:39 PM  
eMonk
Confirmed User
 
Industry Role:
Join Date: Aug 2003
Location: Canada
Posts: 2,310
HTML
Code:
<div align="center" class="title">GFY Rocks The Box</div>
CSS
Code:
.title { 
  font-size: 30px; font-family: "Trebuchet MS"
}
i tried adding 'display:inline;' into my css title tag but i'm not sure if that did what i was looking for because it aligned my title left when its suppose to be centered. any ideas?
eMonk is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote