Top "Anchor" questions

An anchor (<a>...</a>) is a HTML element used to define the link between the current element (the anchor) and the destination (URI).

How to create an anchor and redirect to this specific anchor in Ruby on Rails

I'm trying to create unique anchors for every comment on my blog so a person can take the url of …

ruby-on-rails ruby hyperlink anchor page-jump
C# Anchor property doesn't seem to work

I added some controls to my form and changed Anchor property how I'd expect this to work, but when I …

c# winforms forms anchor formborderstyle
Linking to external URL with different domain from within an angularJS partial

All I am trying to do is include an anchor tag inside the html of a partial that links to …

angularjs anchor href external-url
HTML/CSS: <a> tag CSS rules w/ pseudoclasses rendering inconsistently

I've come across an issue lately with my web design projects that has been insignificant enough to slip through my …

html css anchor pseudo-class
Auto-Scroll to next anchor at Mouse-wheel

I have 5 anchors on my html page. Is there any way that the page scrolls automatically to the next anchor (#) …

javascript jquery html anchor anchor-scroll
Linking from a web page to a specific section (anchor) in PDF document

There is a standard from Adobe that in theory specifies opening PDF documents from a link clicked in a browser …

html pdf hyperlink anchor
How to select anchor tag with specified class and rel?

I have an anchor tag like this, and I need to select it! <a href="#" class="foo bar" rel="123"&…

jquery jquery-selectors anchor rel
Getting around mailto / href / url character limit

I have a mailto link in an anchor tag <a href="mailto:?subject=Subject&body=Body">Email …

html url anchor mailto
codeigniter: why is that when i echo base_url() in an href attribute of an anchor tag, it echoes twice

so basically when i echo the codeigniter function base_url() in the href attribute of an anchor tag, it appears …

php codeigniter url anchor base-url
window.location = #anchor doesn't work in IE

On this map: http://web.pacific.edu/documents/marketing/campus-map/version%202/stockton-campus-2.0.htm I have an anchor at the top, …

javascript internet-explorer hash anchor window.location