PDA

View Full Version : html...why is it all black



teknicalissue
01-06-2008, 12:06 AM
ok i want a nice little transparent box but when i add the code the whole page goes black in IE..

whats wrong with this code?


<table width="800" height="600" border="0" background="Tbackground.jpg" style="filter: alpha (opacity=75) ; -moz-opacity:.75;">
<tr>
<td valign=top>

<p align=justify>type in here cybernins..haha sike</p>

</td>
</tr>
</table>

drumgodmaggott
01-06-2008, 10:35 AM
http://www.w*schools.com/

go there and read all the html tutorials it should help

and its better to use an image url tag instead of using a jpeg because with the url all browers will see it but with a pic from your computer only u will be able 2 see it

and is that the whole code??? because i didnt see any tags that say that it is an html document

teknicalissue
01-06-2008, 12:35 PM
ive been there lol and no thats not all my code, just that snipet is whats causing all the trouble on my page, the rest of the code is fine just a java menu and a flash banner, what do you mean only my computer will only be able to see it...i have a host and domain up too....

Moonbat
01-06-2008, 08:52 PM
I guess it's something with how IE interprets the CSS. I can't really help with that.

Does it work in Firefox?

teknicalissue
01-06-2008, 11:46 PM
it works with FF lol some IE browser show a full black screen...go to http://www.cybernin.net and tell me if you get the black screen also

Moonbat
01-07-2008, 03:52 PM
I'm using FF, and I get the transparent screen, I can see your background behind the screen.