Making Capital Letters Using Css

RegisterLogin
Making Capital Letters Using Css
Post Description: This Page Will Demostrate How You Can Caplitalize Your Letters In A Sentence Using Css And Html
Tags: Capitalizing, Letters, Using, Css
This Post Was Posted On Dec 06, 2009 By Webune Support #2848
Welcome to Webune.com

These forums are for support for our valued Webune Customers.

Webune offers great support for their services. We provide web hosting for many types of websites.

if you are a webmaster or an admin for your website, you know sometimes its appropiate to capitalize your letters.

this becomes a challenge when your websites are actually created from a database. CSS is a great feature in your web pages because you can make all that dynamic content more consistent

for example. lets say i have this page title:


webune - how to capitilize letters


as you can see from my example, i am not useing uppercase on the first letters so we can use CSS text-transform: capitalize property to make the letters capitals:


webune - how to capitilize letters


as you can see, i have capitalized my example above. how did i do it. i used this HTML code to make them capitalized:

HTML/CSS CODE:
<div style="text-transform: capitalize; ">webune - how to capitilize letters</div>


hope that helps
Leave Your Comments
jesi
#5070 1
im new to html, but i learn this quicly
May 05, 2011 Reply Report abuse
kadish
#3400 2
sir,
my name is kadish, i am from india. kindly tell me what is the css property for starting letter of a sentence to a capital

regards
Feb 03, 2010 Reply Report abuse
©2011 Webune Forums - Sun Dec 18, 2011 4:45 pm
Powered by: Webune Forums V3