2 Oct 2002 dfries   » (Journeyer)

My public page http://www.advogato.org/person/dfries/ on advogato fails to validate as good html. I'm using http://validator.w3.org/ but you can't just point it to the url or you advogato gives the validator a noone logged in page, which is correct. It's in the "Certify dfries as:" form which isn't generated if you aren't logged in. It works to save the page and use the upload file option.

  • Line 39, column 28:
    <select name="level" value="level">
    

    Error: there is no attribute "VALUE" for this element (in this HTML version)

It would appear that value just needs to be left out of the select menu form.

Latest blog entries     Older blog entries

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!