Did you know that opening links in a new window may confuse your users?
While it is a common practice to open external links in a new window it should never be done without first notifying the user. There are many ways to notify your users. You can add a notice such as (opens in a new window) to the link text or the title attribute. CSS may be…


