Question:

How to make a picture?

by  |  earlier

0 LIKES UnLike

i need to make one of those pictures with the code to u can put it in a blog r sumthing but when u click on it to make it go back to ur website??

 Tags:

   Report

1 ANSWERS


  1. depends on format of site being used on, the basic code in html  requires "a href" tag and "img src" tag within,

    http://www.w3schools.com/HTML/tryit.asp?...

    http://www.w3schools.com/HTML/html_links...

    <a href="url / linkpage.html">

    <img border="0" src="image.gif" width="100" height="100">

    </a>

    KompoZer - Easy web authoring

    http://kompozer.net/

    ..

You're reading: How to make a picture?

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.