/    Sign up×
Community /Pin to ProfileBookmark

Easy semi-transparent tables?

Okay, so I’m designing a website for school, and I only know pretty basic html… this is what I have so far… (I know it doesn’t look great, I’m not good with colours either… advice would be welcome there too…)
[url]http://tsotsigangculture.net84.net/draft.html[/url]

I want to make the header table semi transparent… How do I do this?

Here is my code

[code=html]<table width=”100%” border=”0″>
<body background=”back2.bmp”>
<tr>
<td colspan =”3″ style=”background-color:#A66F00;”>
<center>
<img src=”pictures/head4.png”>
</center>
</tr>
<tr valign=”top”>
<td style=”background-color:#FFBF40;
width:100px;text-align:top;”>
<b>Menu</b><br/>
Home<br/>
Gang culture in South Africa and in Tsotsi<br/>
Another option<br/>
</td>
<td style=”background-color:#FFAA00 ;height=200px;
width:300px;text-align:top;”>
<font color=”FFFFFF”>Yes, these words are meant to be repeated.
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here
I will put some words here

</font>
</td>
<td style=”background-color:#FFD073;
width:20%;text-align:top;”>
<b>ABOUT</b><br/>
</tr>
<tr>
<td colspan =”3″ style=”background-color:#A66F00 ;”>
<center>
<b><font color=ffffff>Jonathan Mines</font></b>
</center>
</td>
</tr>
</table>
</body> [/code]

to post a comment
HTML

2 Comments(s)

Copy linkTweet thisAlerts:
@PprakashNov 02.2010 — try opacity property with values from 0.1 to 1

Ex:-

for your header cell change as below

<td colspan ="3" style="background-color:#A66F00;opacity:0.5'">
Copy linkTweet thisAlerts:
@mrguy2039authorNov 03.2010 — Thank you, that works perfectly!
×

Success!

Help @mrguy2039 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.18,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...