emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Sebastian Rose <sebastian_rose@gmx.de>
To: Carsten Dominik <dominik@science.uva.nl>
Cc: emacs-orgmode Org-Mode <emacs-orgmode@gnu.org>
Subject: Re: XHTML has no ...
Date: Fri, 19 Dec 2008 14:52:32 +0100	[thread overview]
Message-ID: <87ocz85l27.fsf@kassiopeya.MSHEIMNETZ> (raw)
In-Reply-To: <16A8C8B7-3897-4C7E-AFC3-E7BBE8295FC4@uva.nl> (Carsten Dominik's message of "Fri, 19 Dec 2008 12:48:21 +0100")


Carsten Dominik <dominik@science.uva.nl> writes:
> On Dec 19, 2008, at 11:52 AM, Sebastian Rose wrote:
>
>> Hi Carsten,
>>
>>
>>>> * XHTML has no...
>>>>
>>>> - ... attribut `name' in `<a name="'. `id' is enough for anchors.
>>>>  Right now we have:
>>>>
>>>>     <a name="s" id="s">...
>>>>
>>>>  Should be:
>>>>
>>>>    <a name="s" id="s">...
>>>
>>> If I look at http://www.w3schools.com/tags/tag_a.asp
>>> it seems that the a tag has a name, but no id......????
>>
>> The id mentioned below under the headline `Standard Attributes'.
>>
>> But, yes, you're right. The `name' attribute is deprecated but still
>> completely legal, as the DTD used for publishing
>> (http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd) reveals:
>
> Well, I *can* take it out if it is better like this.  I guess you are saying I
> should...


In fairly modern browsers it works with just the ID set. But as it is
still legal to keep the `name' attribute there is no reason to remove it
now. Once we switch to XHTML 2 we'll have to ...

Not shure, how old a browser has to be to not support anchors without
the `name' in it.





> Fixed, thanks.


Thank YOU, Cartsen ;-)






All the Best,


-- 
Sebastian Rose, EMMA STIL - mediendesign, Niemeyerstr.6, 30449 Hannover
Tel.:  +49 (0)511 - 36 58 472
Fax:   +49 (0)1805 - 233633 - 11044
mobil: +49 (0)173 - 83 93 417
Http:  www.emma-stil.de

      reply	other threads:[~2008-12-19 13:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-19  1:35 XHTML has no Sebastian Rose
2008-12-19  6:22 ` Carsten Dominik
2008-12-19 10:52   ` Sebastian Rose
2008-12-19 11:48     ` Carsten Dominik
2008-12-19 13:52       ` Sebastian Rose [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ocz85l27.fsf@kassiopeya.MSHEIMNETZ \
    --to=sebastian_rose@gmx.de \
    --cc=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).