| Message |
Post subject: Transparent Scrolling Foreground Posted: Sun Jul 26, 2009 10:51 am |
|
http://www.paul-wallas.co.uk/
The background image effect was achieved by adding: "background:url(images/bg.jpg) top center fixed no-repeat;" to his css. The "fixed" position indicates that the background is static.
The content boxes simply have a transparent background on them along with what seems to be another layer on top that was probably filled-black and had it's opacity lowered (these two layers are part of the image... no css was used). It was then saved as .png which uses ...
Read more : Transparent Scrolling Foreground | Views : 187 | Replies : 1
|
|
| Top |
 |
Post subject: Difference between 'a:link' and just 'a' Posted: Sun Jul 26, 2009 10:50 am |
|
|
Post subject: Difference between 'a:link' and just 'a' Post Posted: Wed Dec 31, 2008 8:44 pm Offline
Joined: Fri Jul 25, 2008 3:17 pm Posts: 84 its just being specific. They both do the same.
When you use a: hover - you're being specific to the anchor hover state like wise a:visited and a:active
I would guess the actual proper way to write it (if you try to think like the W3C) would be:
...
Read more : Difference between 'a:link' and just 'a' | Views : 96 | Replies : 0
|
|
| Top |
 |
Post subject: Top CSS Tricks Posted: Sun Jul 26, 2009 10:49 am |
|
|
CSS can be complex, and as each new browser version is released, you may well find yourself struggling to keep up with the latest tips and hacks. But those tips and hacks will save your sanity! Here, I've put together the ten tips that I find most helpful, to save you the hassle of scrounging around the Web for solutions when time is tight. 1. Block vs. Inline Level Elements
Nearly all HTML elements are ...
Read more : Top CSS Tricks | Views : 99 | Replies : 0
|
|
| Top |
 |
Post subject: What Beautiful HTML Code Looks Like Posted: Sun Jul 26, 2009 10:47 am |
|
|
I have an addiction. I can’t help but view source on every nice looking website I see. It’s like if you had x-ray glasses that allowed you to see any person you ever saw in their underwear at will. How could you not?
It’s just so tempting to see if a beautiful website is built with beautiful code as well, or if it’s beauty if only skin-deep. Code? Beautiful? Sure. After all, Code is Art. ...
Read more : What Beautiful HTML Code Looks Like | Views : 192 | Replies : 0
|
|
| Top |
 |
|
Last 10 active topics
|