Saturday, September 7, 2013

Embedding an Image from copy into a Website

1.) Create a shared folder on copy.com.
      a.) Log into Copy.com
      b.) Right click on the image you want to share publicly
      c.) Copy the image URL













2.) Write out the source:
<html>
<head><title>Image Link Test</title></head>
<body><img src="https://copy.com/E9XgcWPto4LZnKI1" /></body>
</html>

No comments:

Post a Comment