View Full Version : anybody here good with html?
RedskinRyan
06-17-2005, 12:25 PM
im working on a website again since i recently got photoshop , and having troubles. i got a drop down menu, but i forgot how to make it open in a new window. here's the code....
< option value="put site here" target="_blank" >
i thought that would work but it doesnt
redskin_rich
06-17-2005, 03:32 PM
im working on a website again since i recently got photoshop , and having troubles. i got a drop down menu, but i forgot how to make it open in a new window. here's the code....
< option value="put site here" target="_blank" >
i thought that would work but it doesnt
Try this:
< a href="put site here"target="_blank"> Site Name </a>
IowaSkinsFan
06-17-2005, 03:52 PM
It's all Greek to me.
Maybe this should be in the help forum? I'll move it there.
CarMike
06-17-2005, 08:25 PM
Ryan, you may want to check with PSF or H2S since they handle that kind of thing with out site at hR.
Hope that helps. Good luck with your site.
vBulletin® v3.6.7, Copyright ©2000-2012, Jelsoft Enterprises Ltd.