The font in textarea's doesn't respond to global selectors. You'll have to target it specifically.
The font in textarea's doesn't respond to global selectors. You'll have to target it specifically: textarea { font-size: 12px; font-family:Arial, Helvetica, sans-serif; }.
If that doesn't work then try to put "font-size:12px! Important;" – Howdy_McGee Aug 16 '11 at 19:22 I have one problem using spellchecker API which takes the value of universal selector * initially and then further defined value after a keyboard event. So I want to overwrite that universal font size value just for textarea.. – Frozenfire Aug 16 '11 at 19:36 @Howdy_McGee: I put it, but didn't worked!1 – Frozenfire Aug 16 '11 at 19:36.
Textarea * makes no sense because textarea cannot have any child elements. If you want to style the font of a textarea, just select textarea. The universal selector isn't relevant.
I have one problem using spellchecker API which takes the value of universal selector * initially and then further defined value after a keyboard event. So I want to overwrite that universal font size value just for textarea... – Frozenfire Aug 16 '11 at 19:29.
I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.