Computer problems,Computer help
*AX SOFT>>>Programming & Design

HTML help? What's the code to make a link open up in a different window?


HTML help? What's the code to make a link open up in a different window?

<a href="linkedpage.html" target="_blank">Click here</a>

target="_blank"

Tags
  General - Computers & Internet   Software   Security   Programming & Design   Facebook   Flickr   Google   MSN   MySpace
Related information
  • Hi, does anyone know the best way to create a javascript code, for a password between 5 and 10 characters?

    <html> <head> <!-- No matter which you select as "best answer" - pick one. --> <script> function get(eid) { var d = document; var r = d.getElementByI...

  • Is C++ important to know in Engineering?

    C++ is being used more and more with embedded systems. Even some real-time systems depend on it. Off hand, if you really know Java, I'd say stick with that language until you it becomes more...

  • Oracle 10g - Environment Variable - WINDOWS?

    What SID did you use when you set up Oracle? I think it defaults to ORCL. Try set ORACLE_SID=ORCL at the command prompt and if that works set it permanently via your control panel. If you can�...

  • Staring your own website?

    Since you don't' have much knowledge you could start with a blog. Try wordpress ...

  • Java Programming: List/Itterated Merge Sort?

    Just replace the arrays in this code with a java.util.List and then use the List's iterator in the for-loops. public class Mergesort { /** * The main method illustrates the use of ...

  • While statement?

    #include <iostream.h> int main() { short int x; cout <<(x)<<endl; //Most compilers automatically assume the variable is the large possible number unless defined. but the below ...

  • How do you make a myspace or website backround?

    Thats simple. All you have to do is go to hotfreelayouts.com and look over all of the different backgrounds that are availible. When you find the one that you want, copy the code and paste it at th...

  • [C#] How do I get the name of the current program's namespace as a string?

    Hello, Okay, now the question is a understandable. :) You have to recall that an application may or may not have an namespace, it is optional, but it is best to use it for organization and many ...

  •  

    Categories--Copyright/IP Policy--Contact Webmaster