Friday 31 May 2013

0

How to Adjust Images In To Different Sizes

  • Friday 31 May 2013
  • able
  • Share
  • <html>
    <body>

    <p>
    <img src="hackanm.gif"
    width="20" height="20">
    </p>

    <p>
    <img src="hackanm.gif"
    width="45" height="45">
    </p>

    <p>
    <img src="hackanm.gif"
    width="70" height="70">
    </p>

    <p>
    You can make a picture larger or smaller changing the values in the "height" and "width" attributes of the
    img tag.
    </p>

    </body>
    </html>

    0 Responses to “How to Adjust Images In To Different Sizes”

    Post a Comment

    Download

    Subscribe