 |
HTML Help Please Search for the answer to your question before asking it! Thanks.
|
| View previous topic :: View next topic |
| Author |
Message |
facedancer
Joined: 11 Apr 2009
Posts: 1
|
| Posted: Sat Apr 11, 2009 2:38 pm iframe opacity |
|
|
my website: www.miykel.com
I am trying to set the background-color: #7268AD to view on the web with a 75% or 50% opacity. Have been unable to make it work.
I've set on the main html page: <div id="containerframe"><iframe src="pricelistext.html" width="548" height="265" align="right" allowtransparency="true"scrolling="Yes" frameborder="0">Content for id "containerframe" Goes Here</iframe>
</div>
And in the pricelistext.html page where I have the content. I have tried several different ways to set the transperancy or opacity and have been unable to do so. Can anyone offer any suggestions?
Here's the code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>home text</title>
<style type="text/css">
<!--
body,td,th {
font-family: Futura, L Futura Light, Helvetica Neue Light;
font-size: medium;
color: #333333;
}
body {
background-color: #7268AD; transparent75%
}
.style4 {font-family: "Futura Book", Verdana, "Arial Narrow"}
.style5 {font-size: large}
-->
</style></head>
<body> |
|
|
PayneLess Designs
Joined: 28 Feb 2007
Posts: 3593
Location: Biloxi, MS
|
| Posted: Sat Apr 11, 2009 8:07 pm |
|
|
Might take a read of these first:
Exploring OpacityStep-by-Step
CSS Image Opacity / Transparency |
|
|
| |
|
|
|
Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.19 © 2001, 2002 phpBB Group
|