Welcome, Guest.
Login
|
Register
Username:
Password:
Remember me:
Transparent/Clear CSS code
Please log in to post.
Watch thread
Unwatch thread
Started by
des-tiny00
27 May 2012 03:20
By
des-tiny00
(
29
)
On 27 May 2012 03:21
what is the css code to make things transparent/clear/see-through?
Baby You Light Up My World Like Nobody Else. x3
By
Limxzero
(
5329
)
On 27 May 2012 17:43
Use the opacity property. As in,
opacity:0.6;
That would make the chosen element 40% transparent. Opacity works with any value from 0.0 to 1.0.
Catch my drift.
By
des-tiny00
(
29
)
On 27 May 2012 23:05
i still dont get it!
Baby You Light Up My World Like Nobody Else. x3
By
M.J kInG
(
1334
)
On 28 May 2012 03:22
Here a example.
[style]TD{opacity:0.6:blackground:lightyellow;}[/style]
[ style]TD{opacity:0.6:blackground:lightyellow;}[/style ]
Place following into your profile.
A true developer
By
jsa005
(
270
)
On 31 May 2012 18:03
No, background:transparent for completely clear
Without stories, we wouldn't be human beings at all. -- Philip Pullman // 09F911029D74E35BD84156C5635688C0
By
Chanishyy
(
154
)
On 05 Jun 2012 14:10
Agreed. Put this coding stuff in Website Design and M.jking is right.
Existance alludes
By
a.smith
(
204
)
On 06 Jun 2012 00:58
The distinguished jsa005 spake:
No, background:transparent for completely clear
Or you can just use
background:none
By
M.J kInG
(
1334
)
On 06 Jun 2012 01:43
Then please help me out with this request.
A true developer
By
jediknight
(
88
)
On 23 Jun 2012 02:08
Actually, if you
You wanted a single line of code, just use background: rgba(50, 100, 0, .6);
.6 opacity, rgba(red, green, blue, alpha) the alpha is opacity.
Buoyancy: what goes down, must come up..
Nintendo 3DS is ™ Nintendo Co. Ltd. This website is ©2009-2024 HullBreach Studios. All rights reserved. Members are responsible for their own content. No account information will be given to third-parties without your consent.