[ Date Index ] [ Thread Index ] [ <= Previous by date / thread ] [ Next by date / thread => ]
On 5/3/07, Neil Winchurst <neil@xxxxxxxxxxxxxxxxx> wrote: > I have started writing a little HTML code, so I am still new to it. I > can include a link to a URL, that's easy. Most browser have tabs > nowadays. I am wondering if it is possible to make the link open up in > a new tab, if the browser supports them. > > I have been searching around but so far no luck. Can anyone point me in > the right direction please? > Not sure if this is the correct way of doing things but using a target="something" in the <a> tag seems to have the desired results. I presume the point of target is to update a new window/tab from the links in another window. I think browser settings will dictate if this result is a tab or a window though. -- Robin Cornelius http://www.byteme.org.uk -- The Mailing List for the Devon & Cornwall LUG http://mailman.dclug.org.uk/listinfo/list FAQ: http://www.dcglug.org.uk/linux_adm/list-faq.html