Sunday, August 2, 2009

How do i make the background of a scroll box white using HTML?

My layout has a transparency code. I want to keep the layout transparent but make the background of the box white without being transparent.

How do i make the background of a scroll box white using HTML?
textarea, textarea:focus {


background-color: #fff;


color: #000;


}





You use CSS, not HTML to do this.

sim cards

No comments:

Post a Comment