Instead of making the html background transparent, make the backgound of the html point to the image you are currently using for your desktop... Also consider using iframes inside your html for content because they're backgrounds can be transparent.
<html>
<head>
<title>my desktop</title>
</head>
<body bgcolor="#FFFFFF" leftmargin=0 topmargin=0 marginwidth="0" marginheight="0" background="location/of/my
content
</body>
</html>
Main Topics
Browse All Topics





by: seanpowellPosted on 2003-11-02 at 20:36:26ID: 9668725
I don't think you're going to be able to do this - but it's a nice idea. (Unless you want to buy a MAC)