turelio
03-01-2005, 12:48 PM
Ok, on my myspace (http://profiles.myspace.com/users/15235553) why when I have the alpha filter on my table background does it cut out the bottom half of my table? It's the Nicholas's interests, details, and schools tables.
My code looks as thus:
table {
background-color: 262b4a;
filter: Alpha(Opacity=80);
border: outset;
border-color: 5376a0;
padding:1;
}
My code looks as thus:
table {
background-color: 262b4a;
filter: Alpha(Opacity=80);
border: outset;
border-color: 5376a0;
padding:1;
}