This article mainly introduces how to open a new window with a hyperlink in HTML. It can control the window properties. It mainly uses the window.open method of js. Interested friends can take a look
1. The window size of the html hyperlink opens
Copy the code