Yep, that was in response to your question regarding why we allow the use of the <a> tag at all - to create links.
As noted the only option for creating named anchors at present is using headings. Anything formatted as a heading is given its own anchor, but beyond that we don't allow the use of the "name" attribute on any supported HTML tag. It may be worth filing this as a feature request though: http://code.google.com/p/support/issues/list Daniel On Dec 1, 2:52 pm, billiejoex <[EMAIL PROTECTED]> wrote: > Not links, I'm interested in creating anchors, that, when clicked, > brings me to a certain point of the page. > > On 1 Dic, 22:12, "Daniel O'Brien" <[EMAIL PROTECTED]> wrote: > > > Creating links? e.g. > > > <a href="http://code.google.com/">Google Code</a> > > > Daniel > > > On Dec 1, 12:20 pm, billiejoex <[EMAIL PROTECTED]> wrote: > > > > Then why the <a> tag is available? > > > > On 1 Dic, 19:51, "Daniel O'Brien" <[EMAIL PROTECTED]> wrote: > > > > > Anchors are automatically created for each heading. e.g. > > > > > == Introduction == > > > > > Can be linked to using #Introduction. As far as I know we don't allow > > > > for the manual creation of named anchors, though. > > > > > Daniel > > > > > On Nov 27, 4:48 pm, billiejoex <[EMAIL PROTECTED]> wrote: > > > > > > Hi, > > > > > now that if finally possible using HTML tags in the wiki I'd like to > > > > > put anchors in various parts of my page. > > > > > I noticed that the <a> tag is available but honestly or I don't how to > > > > > properly use it or the wiki I have to do differently than on my HTML > > > > > editor. :-) > > > > > Could someone show me an example code of how to add an anchor? > > > > > > Thanks in advance --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Hosting at Google Code" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-code-hosting?hl=en -~----------~----~----~----~------~----~------~--~---

