[css-d] need help to sex up my website

2006-02-09 Thread Patrick Aljord
Hey all,
I recently tried to make my website using 100% CSS and make it valid
XHTML1.0. It worked but the result is kind of ugly, well I'm not a
designer as you might guess. I was wandering if you had some
tips/links to make my site more sexy such as by rounding my div blocks
or things like that.

Any suggestions very welcome.

Here is my website http://2e2c.free.fr/

Thanx in advance

Pat
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] need help to sex up my website

2006-02-09 Thread David Laakso
Patrick Aljord wrote:

Hey all,
I recently tried to make my website using 100% CSS and make it valid
XHTML1.0. It worked but the result is kind of ugly, well I'm not a
designer as you might guess. I was wandering if you had some
tips/links to make my site more sexy such as by rounding my div blocks
or things like that.

Any suggestions very welcome.

Here is my website http://2e2c.free.fr/

Thanx in advance

Pat
__
  

*Think macho,* Women have rounded corners. Men do not. Let the machines 
do the talking. Strip the color. Center the page. Reduce the width to 776px.
Re-set to:
html, body { 100%/1.3 sans-serif; margin: 0; padding: 0; color: #000; 
background-color: #FFF; }
And use no other font-size declaration or color than above
~davidLaakso
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] need help to sex up my website

2006-02-09 Thread francky
Patrick Aljord wrote:

[...]I was wandering if you had some tips/links to make my site 
more sexy such as by rounding my div blocks or things like that.
[...]
Here is my website http://2e2c.free.fr/
  

Hi Patrick,
For sexy roundings p.e. you can have a look at the method Liquid Round 
Corners 
http://home.tiscali.nl/developerscorner/liquidcorners/liquidcorners.htm.
You can use a background-image (the same in each page): of one of the 
vehicles, or a détail of it.
Can be a colored one, or just mysty blackwhite, or an artist 
impression (filtered or transformed
in a paint programm).
Or a footprint of tyres, a bottom line with small photo's of some of 
the cars, just some graphical
accents.
You also can play somewhat with different background-colors of the page, 
or a subtle color gradient.
And surfing around to get some inspiration!

Greetings / bonne chance
francky
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/