How Do I Insert Free Clip Art on My Web Page?

You can insert clip art to your web page to emphasize areas of your page. It’s important to check that an image is not copyrighted before adding it. You can use free clip art where the owner asks for a link back or use an image that's in public domain. Public domain images are open to the public and may be used freely. You can use hypertext markup language (HTML) to link the image file to your HTML. You should save the image to your web folder and link to it there before placing the image on the web.

Instructions

  1. Public Domain Photos

    • 1

      Visit Public Domain Photos (See Resources) and click on the “Cliparts” tab. Then browse through the collection of images until you find the one you’d like to use.

    • 2

      Click on the image to enlarge it, then right-click on the image and select “Save Picture As.” The “Save Picture” dialog box will open.

    • 3

      Navigate to the folder where the HTML file of your web page is stored. Then name your image file and click on “Save.”

    Free Photos

    • 4

      Visit Photo 8 (See Resources). Place your cursor into the “Search” box and enter the category you want. Alternatively, you can also click on the categories in the left navigation.

    • 5

      Follow steps two and three (of the previous section) to save the image you’d like to use.

    • 6

      Be sure to include a link back to the site to credit the site.

    Inserting Free Clipart to Web Editor

    • 7

      Open your favorite web editor and place your cursor where you’d like the clipart to appear.

    • 8

      Add the following HTML code onto your page:
      <img src="clipart.gif” alt="Clipart Description” /><br />

    • 9

      Replace “clipart.gif” with the actual file name for your image and “Clipart Description” with the alternate text you want to use. Then save the HTML file.

Related Searches:

References

Resources

Comments

You May Also Like

Related Ads

Featured