EBOOK GRATIS, KLIK AJA GAMBARNYA...:)

Open New Window HTML

Open New Window HTML/ Link To New Window

If you want your link to open a page in a new window use the target="_blank" in the <a href> tag.

Example

<a href="http://marzuki147.byethost6.com" target="_blank">Link to us!</a>

Results

Link to us!

Example

<a href="http://www.google.com" target="_blank">Go to Google</a>

Results

Go to Google

Example

<a href='http://www.facebook.com/Zuki.Ibnu.Rohim' target='_blank'>Be My Facebook Friends</a>

Results

Be My Facebook Friends

Example

<a href='http://twitter.com/zuki147' target='_blank'>Follow My Twitter</a>

Results

Follow My Twitter

Example

<a href='http://www.kaskus.us/member.php?u=1365549' target='_blank'>My Kaskus</a>

Results

My Kaskus ID

There is also a way to do this using JavaScript, which gives you more options on the appearance of the new window.

0 komentar:

Poskan Komentar