Skip to main content

Home/ Learning Library/ Group items tagged Art

Rss Feed Group items tagged

Sunny Jackson

HTML img tag - 0 views

  • width=
    • Sunny Jackson
       
      optional
  • height=
    • Sunny Jackson
       
      optional
  • <img src="
    • Sunny Jackson
       
      required
  • ...8 more annotations...
  • " alt="
    • Sunny Jackson
       
      required
  • alt text Specifies an alternate text for an image
    • Sunny Jackson
       
      required
  • In HTML the <img> tag has no end tag
  • In XHTML the <img> tag must be properly closed
  • The <img> tag has two required attributes: src and alt
  • height pixels Specifies the height of an image
    • Sunny Jackson
       
      optional
  • src URL Specifies the URL of an image
    • Sunny Jackson
       
      required
  • width pixels Specifies the width of an image
    • Sunny Jackson
       
      optional
1 - 3 of 3
Showing 20 items per page