Skip to Content

Open Windows in HTML with Standards Compliance

Open Windows in HTML with Standards Compliance

Submitted by • February 3, 2010 Website: stephenmcintyre.net

When opening new windows from your web page that link to external files, a common practice is to open them in a new window as not to deter the user from your site.

One method to do this in the past was to use target="_blank" that tells the browser to open the link’s href attribute in a new window. This, however, is deprecated in the Strict Doctype of W3C web standards so we should be trying to avoid using it whenever we can, and in this post I’ll show you exactly how it’s done.

Voted by:
Voted by Stephen McIntyre

Visit Site 0 Comments Share

No Responses to “Open Windows in HTML with Standards Compliance” Leave a reply ›

Leave a Reply

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

What is WPVote?

WPVote is a place for people to find and vote on the best WordPress content online.

People can create free accounts, and then submit articles and vote for their favourites so that the cream rise to the top. WPVote is about sharing, so feel free to submit and vote upon your articles and those of your friends.

Read More on the About WPVote page