Search
 
SCRIPT & CODE EXAMPLE
 

HTML

href new window html

<a href="your link">This page will open within current tab</a>
<a href="your link" target="_blank">This page will open with new tab</a>
<!-- Open a link in a new window with specified size -->
<a href="../html-link.htm" target="popup" onclick="window.open('../html-link.htm','name','width=600,height=400')">Open page in new window</a>
Comment

PREVIOUS NEXT
Code Example
Html :: how to put an image in the top right corner html 
Html :: iframe youtube autoplay loop 
Html :: meta refresh 
Html :: input checkbox 
Html :: crossorigin attribute values 
Html :: mailto html 
Html :: align button right 
Html :: empty link html 
Html :: get input value on button click javascript 
Html :: tailwind 
Html :: bootstrap large text clip 
Html :: how to quote stuf in htl 
Html :: how to navigate to another page in html 
Html :: how do you make a partial hr line in html 
Html :: href html 
Html :: accept method jsf component 
Html :: tfoot renders after thead and before tbody 
Html :: html make page not zoomable 
Html :: HOW TO USE A video on a html website from youtube 
Html :: is titanfall 2 good 
Html :: input cursor color 
Html :: add link behind a button in html 
Html :: vue js v-for with index 
Html :: vuetify v-text-field bottom padding 
Html :: mailto subject 
Html :: switch page html 
Html :: what is the difference between span and div 
Html :: center htl 
Html :: stop website from letting you overscroll 
Html :: add html validation to mobile number 
ADD CONTENT
Topic
Content
Source link
Name
1+7 =