Re: Anchor tags

Styling  the destination element of a link is more a CSS issue than HTML. It is handled rather well in CSS3 with the ::target pseudo-element, which is widely supported by modern browsers.

Yucca

----- Reply message -----
Lähettäjä: "Shields,Dan" <danshields@advising.ufl.edu>
Vastaanottaja: "public-html-comments@w3.org" <public-html-comments@w3.org>
Aihe: Anchor tags
Päivämäärä: ma, heinäkuuta 2, 2012 21:16
I think it would be helpful if, when an anchor link is clicked, the resulting page’s anchor could be styled to emphasize where on the page it is. In other words, clicking on index.html#tag would take you to an
index page where the Tag section is custom-styled. This would be particularly helpful for anchored links near bottom of pages.

Thanks.

-Dan

Received on Wednesday, 4 July 2012 07:42:31 UTC