Css in title tag?

i’m building my pages in php, so the titles are generated dynamically from a db. that works fine. my question is: can i format the text in a title tag? i want to use text-transform: capitalize; but i’m not sure if i can do this.