Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   HTML (http://www.velocityreviews.com/forums/f31-html.html)
-   -   CSS question. (http://www.velocityreviews.com/forums/t160084-css-question.html)

Hugo de Payns 11-25-2004 10:26 AM

CSS question.
 
Good morning,

On
http://www.web-source.net/html_background_gradient.htm

i found a tip to create an gradient background:

<body
style="filter:progid:DXImageTransform.Microsoft.Gr adient(endColorstr='#C0CFE2',
startColorstr='#FFFFFF', gradientType='0');">

For tables:

<table
style="filter:progid:DXImageTransform.Microsoft.Gr adient(endColorstr='#C0CFE2',
startColorstr='#FFFFFF', gradientType='0');">

Now i like to have these code in an CSS-file, but (:));

can someone please explane to me how, (if possible) to fix this???


TIA
Hugo de Payns

mscir 11-25-2004 10:48 AM

Re: CSS question.
 


Hugo de Payns wrote:

> Good morning,
>
> On
> http://www.web-source.net/html_background_gradient.htm
>
> i found a tip to create an gradient background:
>
> <body
> style="filter:progid:DXImageTransform.Microsoft.Gr adient(endColorstr='#C0CFE2',
> startColorstr='#FFFFFF', gradientType='0');">
>
> For tables:
>
> <table
> style="filter:progid:DXImageTransform.Microsoft.Gr adient(endColorstr='#C0CFE2',
> startColorstr='#FFFFFF', gradientType='0');">
>
> Now i like to have these code in an CSS-file, but (:));


This works on my IE6... in the head section of your page:

<link href="style.css" type="text/css" rel="stylesheet">

in the style.css file:

body {
filter:progid:DXImageTransform.Microsoft.Gradient( endColorstr='#C0CFE2',
startColorstr='#FFdddd', gradientType='0');
}

Mike

rf 11-25-2004 12:09 PM

Re: CSS question.
 
Hugo de Payns wrore:

> i found a tip to create an gradient background:


>

style="filter:progid:DXImageTransform.Microsoft.Gr adient(endColorstr='#C0CFE
2',
> startColorstr='#FFFFFF', gradientType='0');">


This is IE only stuff. You will not expect it to work in real browsers.

>

style="filter:progid:DXImageTransform.Microsoft.Gr adient(endColorstr='#C0CFE
2',
> startColorstr='#FFFFFF', gradientType='0');">


See above. Also look at the "Microsoft" bit in there.

> Now i like to have these code in an CSS-file, but (:));


CSS does not support microsoft specific things, except if you are using a
microsoft browser.

--
Cheers
Richard.



SpaceGirl 11-25-2004 12:33 PM

Re: CSS question.
 
rf wrote:
> Hugo de Payns wrore:
>
>
>>i found a tip to create an gradient background:

>
>
> style="filter:progid:DXImageTransform.Microsoft.Gr adient(endColorstr='#C0CFE
> 2',
>
>>startColorstr='#FFFFFF', gradientType='0');">

>
>
> This is IE only stuff. You will not expect it to work in real browsers.
>
>
> style="filter:progid:DXImageTransform.Microsoft.Gr adient(endColorstr='#C0CFE
> 2',
>
>>startColorstr='#FFFFFF', gradientType='0');">

>
>
> See above. Also look at the "Microsoft" bit in there.
>
>
>>Now i like to have these code in an CSS-file, but (:));

>
>
> CSS does not support microsoft specific things, except if you are using a
> microsoft browser.
>



....which is most people. So your point is? :)

*hides under her desk*

--


x theSpaceGirl (miranda)

# lead designer @ http://www.dhnewmedia.com #
# remove NO SPAM to email, or use form on website #

rf 11-25-2004 12:44 PM

Re: CSS question.
 
SpaceGirl

> > CSS does not support microsoft specific things, except if you are using

a
> > microsoft browser.


> ...which is most people. So your point is? :)
>
> *hides under her desk*


As you should, when your client hurries up to your desk and states loudly:
"15% of the poeple out there cannot use my web site :-( "

Spacegirl, you know better than that :-)

--
Cheers
Richard.



SpaceGirl 11-25-2004 01:30 PM

Re: CSS question.
 
rf wrote:
> SpaceGirl
>
>
>>>CSS does not support microsoft specific things, except if you are using

>
> a
>
>>>microsoft browser.

>
>
>>...which is most people. So your point is? :)
>>
>>*hides under her desk*

>
>
> As you should, when your client hurries up to your desk and states loudly:
> "15% of the poeple out there cannot use my web site :-( "
>
> Spacegirl, you know better than that :-)
>


15% of the people out there may account for 0% of your market, so...? :P

I'm just playing anyway. You know that I know better :)

--


x theSpaceGirl (miranda)

# lead designer @ http://www.dhnewmedia.com #
# remove NO SPAM to email, or use form on website #

Neal 11-25-2004 02:39 PM

Re: CSS question.
 
SpaceGirl wrote:

> 15% of the people out there may account for 0% of your market, so...? :P


Let's say 15% of the world wants your product. But which 15%? ;)

Reminds me of a sign I saw on a house - "Warning: This home guarded three
nights a week by a man with a shotgun. Guess which three."

SpaceGirl 11-25-2004 03:07 PM

Re: CSS question.
 
Neal wrote:
> SpaceGirl wrote:
>
>> 15% of the people out there may account for 0% of your market, so...? :P

>
>
> Let's say 15% of the world wants your product. But which 15%? ;)
>


That's why you should always research your market well.

> Reminds me of a sign I saw on a house - "Warning: This home guarded
> three nights a week by a man with a shotgun. Guess which three."


lol


--


x theSpaceGirl (miranda)

# lead designer @ http://www.dhnewmedia.com #
# remove NO SPAM to email, or use form on website #

Lauri Raittila 11-25-2004 05:08 PM

Re: CSS question.
 
in alt.html, SpaceGirl wrote:
> rf wrote:


> > As you should, when your client hurries up to your desk and states loudly:
> > "15% of the poeple out there cannot use my web site :-( "
> >
> > Spacegirl, you know better than that :-)
> >

>
> 15% of the people out there may account for 0% of your market, so...? :P


Lets think it this way: People that use some other browsers are usually
powerusers of internet. Power users of internet are more likely do stuff
in internet. Like actually buy something from net. So it could be that
people using less used browsers are better customers.

Of couse, nothing proven here, but it would seem logical. I know much
more people that use Opera or FF and has bought something out the net
than I know people that have bought something that use IE. Too small and
otherwise bad sample, but seems to support my theory

--
Lauri Raittila <http://www.iki.fi/lr> <http://www.iki.fi/zwak/fonts>

Luigi Donatello Asero 11-25-2004 05:12 PM

Re: CSS question.
 

"Lauri Raittila" <lauri@raittila.cjb.net> skrev i meddelandet
news:MPG.1c103e11e1c0900b98a1bf@news.individual.ne t...
> in alt.html, SpaceGirl wrote:
> > rf wrote:

>
> > > As you should, when your client hurries up to your desk and states

loudly:
> > > "15% of the poeple out there cannot use my web site :-( "
> > >
> > > Spacegirl, you know better than that :-)
> > >

> >
> > 15% of the people out there may account for 0% of your market, so...? :P

>
> Lets think it this way: People that use some other browsers are usually
> powerusers of internet. Power users of internet are more likely do stuff
> in internet. Like actually buy something from net. So it could be that
> people using less used browsers are better customers.




You may be right!

--
Luigi ( un italiano che vive in Svezia)
http://www.italymap.dk
http://www.scaiecat-spa-gigi.com/sv/...n-italien.html





All times are GMT. The time now is 03:27 PM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57