Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8628231
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T08:29:05+00:00 2026-06-12T08:29:05+00:00

While using the W3 CSS validator i get this error Value Error : background

  • 0

While using the W3 CSS validator i get this error

Value Error : background linear-gradient(top,#fefefe,#dddddd) is not a
background-color value : linear-gradient(top,#fefefe,#dddddd)

for this line:

  background:  linear-gradient(top, #fefefe, #dddddd);

as well as:

  background:  -webkit-linear-gradient(top, #fefefe, #dddddd);

and other lines when I try to use gradient.

The gradients works, but am I using the wrong syntax?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T08:29:09+00:00Added an answer on June 12, 2026 at 8:29 am

    CSS3 has not been finalized yet, meaning the validator is likely not validating against the latest working draft of CSS3. Also, the validator will probably not validate vendor specific css like -moz-* or -webkit-*

    see the most recent draft from w3 for the specification on using linear gradients.

    BTW, I believe "top" in your code should be "to top" as the direction of the gradient. Example 12 from the draft:

    Below are various ways of specifying a basic vertical gradient:

    linear-gradient(yellow, blue);
    linear-gradient(to bottom, yellow, blue);
    linear-gradient(180deg, yellow, blue);
    linear-gradient(to top, blue, yellow);
    linear-gradient(to bottom, yellow 0%, blue 100%);
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

How can I add a css file to only a child page while using
while using g.drawImage(img,0,0,100,100,0,0,0,0,null) it does not produce any result. So how to draw on
while using the following constructor $this->pdo = new PDO ($this->source, $this->username, $this->password); if I
I am using VS 2005 and while editing a css border property, Visual Studio
How to make foo invisible using CSS (CSS3 if needed) while keeping bar and
I mean, using css sprites on non static content like: Inside while(mysql_fetch_array())...
Very easy question. I have been using CSS for a while but rarely use
Hello, I have seen a strange behavior while using CSS HTML selector and class
While using :first-child :last-child , in css its works fine in IE7, FF. Is
<!--[if IE]> <link rel=stylesheet type=text/css href=ie.css /> <![endif]--> <link rel=StyleSheet href=style.css /> while using

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.