Question:

How do you make a transparent table but not the text?

by  |  earlier

0 LIKES UnLike

I used this code:

.transparent { background-color: #000000; filter:alpha(opacity=40); -moz-opacity:.40; opacity:.40; }

I get a transparent background AND text.

How do I make the text not transparent?

 Tags:

   Report

2 ANSWERS


  1. idk  


  2. if your using dreamweaver just set the table border thickness to 0.

Question Stats

Latest activity: earlier.
This question has 2 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.