hi guys does anyone knows how to make transparent background using CSS. i intend to use a transparent background for my upcoming site..
Transparent? What whould you live to show below that? transparent = it shows the things below it through it. So what do you want to show down? Thn simply make that the Bg color or Bg Image. Thats it. no transparend Bacground is done via CSS
You can use a transparent .png image as your background image for a particular div element. Like on here: http://www.yorkinterweb.com where the main content has a semi see-through white png as the background, so you can see the green trees through the content at the bottom of the page. Is that what you mean?