<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>5060</bug_id>
          
          <creation_ts>2007-09-19 08:12:56 +0000</creation_ts>
          <short_desc>address tag</short_desc>
          <delta_ts>2007-09-19 09:11:23 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Validator</product>
          <component>Test Suite</component>
          <version>0.8.1</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc>http://www.lehmbergconsultores.es</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P4</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Gustavo">mgduran</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          
          
          <qa_contact name="qa-dev tracking">www-validator-cvs</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>16686</commentid>
    <comment_count>0</comment_count>
    <who name="Gustavo">mgduran</who>
    <bug_when>2007-09-19 08:12:56 +0000</bug_when>
    <thetext>When validating a web (http://validator.w3.org/check?uri=http%3A%2F%2Fwww.lehmbergconsultores.es%2F%3Fdo%3Dcontacta&amp;charset=%28detect+automatically%29&amp;doctype=Inline&amp;group=0)
validation of &lt;address&gt; Tag fails:

-- ERROR MESSAGE --
Line Y, Column X: document type does not allow element &quot;ADDRESS&quot; here; missing one of &quot;APPLET&quot;, &quot;OBJECT&quot;, &quot;MAP&quot;, &quot;IFRAME&quot;, &quot;BUTTON&quot; start-tag.


The mentioned element is not allowed to appear in the context in which you&apos;ve placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you&apos;ve forgotten to close a previous element.

One possible cause for this message is that you have attempted to put a block-level element (such as &quot;&lt;p&gt;&quot; or &quot;&lt;table&gt;&quot;) inside an inline element (such as &quot;&lt;a&gt;&quot;, &quot;&lt;span&gt;&quot;, or &quot;&lt;font&gt;&quot;).
-- END OF ERROR MESSAGE --

And this is a valid tag in HTML 4.01 Transitional:
http://www.w3schools.com/tags/tag_address.asp

And a discussion about this:
http://alastairc.ac/2006/12/depricate-the-address-element/</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>16687</commentid>
    <comment_count>1</comment_count>
    <who name="Olivier Thereaux">ot</who>
    <bug_when>2007-09-19 09:11:23 +0000</bug_when>
    <thetext>Noone said the address tag was invalid, just that it was not allowed *here*.

Reading the error message explanation will point out that you can&apos;t have a block element (address) in an inline element (a).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>