Hello everyone
i'm a webmaster who has been charged with the task of doing a little HTML code for a webpage. only problem is i'm a little rusty with HTML...
i have the following piece of code:
<a href=" target="NewWin">
Click here to open a new browser window
</a>
This has the effect of displaying the link in a new browser window (duh!). But is it possible to set the SIZE of this new window as well?? if so, is that done in the new file (newWin.html), or is it done using another tag etc???
i know it's probably a remedial issue to most of you but any help would be greatly appreciated.
Thanx
SaltyDuke
i'm a webmaster who has been charged with the task of doing a little HTML code for a webpage. only problem is i'm a little rusty with HTML...
i have the following piece of code:
<a href=" target="NewWin">
Click here to open a new browser window
</a>
This has the effect of displaying the link in a new browser window (duh!). But is it possible to set the SIZE of this new window as well?? if so, is that done in the new file (newWin.html), or is it done using another tag etc???
i know it's probably a remedial issue to most of you but any help would be greatly appreciated.
Thanx
SaltyDuke