Yes links and images, the magical codes that make a site known, look cool and work properly.
Links
Links are what you click to move to another page or site. But the code is kind of complicated and weird. And they're 2 kinds of links, links that move that one window. I call these, "Normal links". And the other kind of links are then ones where you click the link and a new window comes up. I call these, "Weird links".
Now to code links, they are complicated to some degree. They look something like this:
Now this is how it looks in your browser: Name of page/site
Now that link wont work so don't try it.
Now if I wanted that link to go to an other window like with most Affiliates, you would do this cool thing:
And this will how it will look in your browser: Name of page/URL
Yet again, the link doesn't work, don't try it!
Now with those links, there is something different. It's not the whole code, but in the new window link, it had target="-blank" before the 1st half of the code finished.
That is how you make a link and a link that opens a new window!
Images
Image codes are easier then the links yet different then most codes.
This is the image code:
See? How easy was that! And you can add the target="_blank" to make it make a new window.
Now for as I call them "Affiliate" image-links. They are different. Their code is:
Now just look at the right nav bar and you will see examples of this coding.
Now that's all on how to link, make images and link images!




























