Trying Code #1
A Movie in the Park: #1
4 Good Reasons To Sleep On a Good Matress
End of Code 1
div.background {
background: url(“https://bedroomideas.findoutmorequickly.com/wp-content/uploads/2016/11/Bed-and-Bath-Shop-Review-Compare-Bed-And-Bath-Products-Shop-Online-6×2-a.jpg”);
border: 2px solid black;
}
div.transbox {
margin: 30px;
background-color: #ffffff;
border: 1px solid black;
opacity: 0.6;
filter: alpha(opacity=60); /* For IE8 and earlier */
}
div.transbox p {
margin: 5%;
font-weight: bold;
color: #000000;
}
This is some text that is placed in the transparent box.