Forum: HTML & CSS
09-15-2012, 11:58 PM
|
|
Replies: 4
Views: 721
Thank you all for replies.
I think I probably...
Thank you all for replies.
I think I probably expressed my problem in a bad way.
Let's say I have a background for my html (image A) and a background for my body (image B) wich is 800px wide. I...
|
Forum: HTML & CSS
09-15-2012, 08:58 PM
|
|
Replies: 4
Views: 721
|
Forum: HTML & CSS
09-15-2012, 05:53 PM
|
|
Replies: 4
Views: 721
image fading
Hi guys,
I've look'd around but can't find the answer.
I'd like the extremities (about 20px) of an image to fade out gradually revealing the underneath background.
There is a "simple" way to...
|
Forum: HTML & CSS
09-08-2012, 02:37 PM
|
|
Replies: 1
Views: 357
css problem with layout
Hi every one, I have this problem with layout:
the navigtion block is perfectly aligned under the header (at 113px from top);
but the content (whatever I try - even specifying 113px from top) do...
|
Forum: HTML & CSS
09-06-2012, 03:41 AM
|
|
Replies: 3
Views: 267
|
Forum: HTML & CSS
09-06-2012, 03:29 AM
|
|
Replies: 3
Views: 267
css id problem
Hi everyone,
I'm new to web design and getting crazy with this:
css
----------------------
#content{
color: red;
}
#test{
color: blue;
|