I have a textarea that I do not want any border around. I am able to
prevent it when it receives focus except for the top border.

textarea#notes, textarea#notes:focus {
border:none;
}

For some reason, there still is a top border. Any suggestions?

Thanks,
Linda
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"iPhoneWebDev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to