CSS menu & W3C validator

Make a CSS menu with FW PRO 5

Check the W3C validator:

Validation Output: 2 Errors

  1. Error Line 181, Column 25: an attribute specification must start with a name or name token.

      	<ul class= fwFirstList">
    

    :email:

    An attribute name (and some attribute values) must start with one of a restricted set of characters. This error usually indicates that you have failed to add a closing quotation mark on a previous attribute value (so the attribute value looks like the start of a new attribute) or have used an attribute that is not defined (usually a typo in a common attribute name).

  2. Error Line 181, Column 26: start tag for “LI” omitted, but its declaration does not permit this.

      	<ul class= fwFirstList">
    

Can anybody help me?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I can’t say for sure, but I think some of the text you posted got munged. Can you post the page you’re testing or a link to the validator page with the URL embedded so we can see the test results directly?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Andrea,

Looks like the Action’s clipping the leading " from the attribute.
Could you send me your file please so I can take a closer look.

support @ softpress . com (without the spaces).

Many thanks,

Joe Billings
Support Technician
Softpress Systems Ltd


On 31 Mar 2008, at 18:21, ANDREA wrote:

Make a CSS menu with FW PRO 5

Check the W3C validator:

Validation Output: 2 Errors

  1. Error Line 181, Column 25: an attribute specification must
    start with a name or name token.

     	<ul class= fwFirstList">
    

    :email:

    An attribute name (and some attribute values) must start with
    one of a restricted set of characters. This error usually indicates
    that you have failed to add a closing quotation mark on a previous
    attribute value (so the attribute value looks like the start of a
    new attribute) or have used an attribute that is not defined
    (usually a typo in a common attribute name).

  2. Error Line 181, Column 26: start tag for “LI” omitted, but its
    declaration does not permit this.

     	<ul class= fwFirstList">
    

Can anybody help me?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

the page is this

http://www.quartoprofilo.com/nuovosito/index.html


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Using the Firefox web developer tool it validates without any errors.

Nathan Garner
email@hidden

FW4 Pro | MacBook Pro | Leopard

On 1 Apr 2008, at 08:32, ANDREA wrote:

the page is this

http://www.quartoprofilo.com/nuovosito/index.html


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options