hi, how to make when someone of my users click on anything on my page open in new window url example google.com ? thanks.
<a href="http://google.com" target="_blank"><img src="yourimagelink.jpg" alt="your clickable image" /></a> This might help..
Try this code: <a href="http://www.quackit.com/html/html_help.cfm" target="_blank">HTML you have to include this "</a>" in the last after HTML.