CSS validator error: "Invalid number : borderParse Error - [empty string]"

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Stephen Poley

    CSS validator error: "Invalid number : borderParse Error - [empty string]"

    Could some kind soul explain the errors and warnings that the W3C CSS
    validator generates for page: http://www.atlis.nl/testsite/nl/

    Results at: http://tinyurl.com/5pxqx

    The error "Invalid number : borderParse Error - [empty string]" may be
    due to something I've done, but I'm blowed if I can see what.

    While the warning "property display doesn't exist for media" has me
    baffled.

    --
    Stephen Poley


  • Els

    #2
    Re: CSS validator error: "Invali d number : borderParse Error - [empty string]"

    Stephen Poley wrote:
    [color=blue]
    > Could some kind soul explain the errors and warnings that
    > the W3C CSS validator generates for page:
    > http://www.atlis.nl/testsite/nl/
    >
    > Results at: http://tinyurl.com/5pxqx
    >
    > The error "Invalid number : borderParse Error - [empty
    > string]" may be due to something I've done, but I'm blowed
    > if I can see what.[/color]

    AFAICS the media handheld doesn't allow border properties,
    [color=blue]
    > While the warning "property display doesn't exist for
    > media" has me baffled.[/color]

    nor display or margin-left.

    --
    Els http://locusmeus.com/
    Sonhos vem. Sonhos vão. O resto é imperfeito.
    - Renato Russo -
    Now playing: Renato Russo - Eduardo e Mônica

    Comment

    • Brian

      #3
      Re: CSS validator error: "Invali d number : borderParse Error - [emptystring]"

      Stephen Poley wrote:
      [color=blue]
      > the errors and warnings that the W3C CSS validator generates for
      > page: http://www.atlis.nl/testsite/nl/
      >
      > error "Invalid number : borderParse Error - [empty string]"
      >
      > warning "property display doesn't exist for media"[/color]

      As Els said, I think this is a @media problem. I *think* the problem is
      with the css "validator" ; it does not know how to deal with handheld
      media properties. I asked about this some time ago, and recall getting
      that as an answer, but I cannot remember where. :-( Moreover, a Goolge
      search turns up no useful info.

      --
      Brian (remove ".invalid" to email me)

      Comment

      • Stephen Poley

        #4
        Re: CSS validator error: "Invali d number : borderParse Error - [empty string]"

        On Fri, 20 Aug 2004 16:30:01 -0400, Brian
        <usenet3@juliet remblay.com.inv alid> wrote:
        [color=blue]
        >Stephen Poley wrote:
        >[color=green]
        >> the errors and warnings that the W3C CSS validator generates for
        >> page: http://www.atlis.nl/testsite/nl/
        >>
        >> error "Invalid number : borderParse Error - [empty string]"
        > >
        >> warning "property display doesn't exist for media"[/color]
        >
        >As Els said, I think this is a @media problem. I *think* the problem is
        >with the css "validator" ; it does not know how to deal with handheld
        >media properties.[/color]

        It is a problem with the validator; I tried Google again and found this:


        --
        Stephen Poley


        Comment

        Working...