Posted by Jerry Manner on 09/28/40 11:17
Hi
I recently started programming html. I am trying to create a link to open a
small browser window. I use the following html code.
<a href="http.telegraaf.nl" toolbar="no" width="500" height="300" left="200"
top="20" status="no" scrollbars="yes" resize="no" >Telegraaf Website</a>
When I click the link it opens a new ( Large) window with scroll , toll bar.
What must I change in the html code so that a small window will be opened?
Regards
Navigation:
[Reply to this message]
|