Plugin for image alt attribute?

Discussion in 'Blogging' started by R_e_M_i_X, Jan 13, 2008.

  1. #1
    I don't know any html. Is there a plugin that allows me to add the alt tag to images easily?
     
    R_e_M_i_X, Jan 13, 2008 IP
  2. mines

    mines Well-Known Member

    Messages:
    1,127
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    160
    #2
    just find the '<img src="..." />' tag in the html (open the file in a text editor and do a search for img if you can't see it...) and add 'alt="your alt tag"'......
     
    mines, Jan 13, 2008 IP
  3. aceonline

    aceonline Peon

    Messages:
    420
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Well you dont need any plugin
    But its a simple thing :

    For more info please see w3schools on the following url:
    http://www.w3schools.com/tags/tag_img.asp

    Ace.
     
    aceonline, Jan 13, 2008 IP