how can i make an image link open to either a new window or a new tab so it doesn't draw users from the site? here also i want to add an iframe across the Support page when i do it it shows tables out of alignment and garbage..
add target = "_blank" ie. <a href = "http://www.google.com" target = "_blank">Google</a> Code (markup):