20/12/2012

Links And Images

most sites wouldn't be the same without images and links, and both images and links are necessities when it comes to building a website. you can customize links with simple css, and images with some more complicated css3. here are the basic codes you will need for links:

here's an image

and here's the code


you can replace the image url with one of your own - imgur.com and tinypic.com are good places to host your images.

now for a link. click here to go to my blog. here's the code:


now, how about a link that opens in a new tab? that's also pretty easy, just use this modified code:


here's an image link, which just involves using an image code between your link tags:


these codes should make things a lot clearer, and having links means you can have pages, ads, affiliates and loads of other stuff!

No comments: