Forum Moderators: not2easy
textarea {
font-size: 2em; color: #900; background-color: #000; color: #fff;
}
There's all kinds of stuff that you can do. Not all inputs are style friendly. Sadly:(( I don't know if much of anything can be done with type="radio".
Do a search for 'style form css', and you should find numerous resources to start playing with. I don't know of any that really stand out. Anybody? From time to time I've thought about writing something for styling forms.