Untitled


SUBMITTED BY: Guest

DATE: Feb. 6, 2013, 5:53 p.m.

FORMAT: Text only

SIZE: 349 Bytes

HITS: 1230

  1. <!DOCTYPE html>
  2. <html>
  3. <body>
  4. <p>An image from another folder:</p>
  5. <img src="/images/chrome.gif" alt="Google Chrome" width="33" height="32"><p>An image from W3Schools:</p>
  6. <img src="http://www.w3schools.com/images/w3schools_green.jpg" alt="W3Schools.com" width="104" height="142">
  7. </body>
  8. </html>

comments powered by Disqus