How do you style the following using inline style:

p:first-letter 

        {

        color:#ff0000;

        font-size:xx-large;

        }


HTML is as follows:

<p>
You can use the :first-letter pseudo-element to add a special effect to the 
first character of a text!
</p>

I want the style to be inside of <p>

Thank you.


                                          
_________________________________________________________________
http://clk.atdmt.com/UKM/go/197222280/direct/01/
We want to hear all your funny, exciting and crazy Hotmail stories. Tell us now
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to