Visualizzazione dei risultati da 1 a 2 su 2
  1. #1

    Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999

    Validation Output: 1 Error
    1. Error Line 3, Column 1: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml.
    <html>
    Many Document Types based on XML need a mandatory xmlns="" on the root element. For example, the root element for XHTML will look like:
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"
    Ma ma ma... che novità è questa?

  2. #2
    forse ho trovato la risposta alla mia domanda...

    http://validator.w3.org/whatsnew.html
    2007-06-01 — 0.8.0 Beta 2:
    [...]
    * Bug Fix: For XML document types, not reporting xmlns:* attributes as an error

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.