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
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment