/    Sign up×
Community /Pin to ProfileBookmark

How to apply image alt tag?

How to apply image alt tag?

to post a comment
HTML

10 Comments(s)

Copy linkTweet thisAlerts:
@rootAug 08.2017 — Please ask in the appropriate forum, your post has been moved to HTML.
Copy linkTweet thisAlerts:
@cootheadAug 08.2017 — Hi there MoulanaRafi,

[indent]
[list=1]
  • [*]Does your pc have a keyboard?

  • [*]Does your pc have a mouse?

  • [*]Do you have a text editor?

  • [*]Do you know how to open an HTML file with a text editor?

  • [/list]

    If the answer to those four questions is positive...
    [list=1]
  • [*]Open the the HTML file which contains the code for the image

  • [*]Find the image code which has no [color=navy]alt attribute[/color], it will look similar to this...
    [color=navy]
    <img src="an-image-name.jpg">[/color]

  • [*]With the mouse place the cursor between the the " and the >

  • [*]With the Keyboard use the space bar to move the cursor one space to the right.

  • [*]With the Keyboard type [color=navy]alt="image description"[/color].

  • [*]If your code now looks like this...
    [color=navy]
    <img src="an-image-name.jpg" alt="image description">[/color]

  • [*]Click "File".

  • [*]Click "Save".

  • [/list]

    I hope that this will help. ?

    [/indent]

    [i]coothead[/i]
    Copy linkTweet thisAlerts:
    @RH-CalvinAug 09.2017 — Search engines cannot read images directly on a webpage. Alt text is used with to define images in the source to help search engine spiders crawl and know about your webpage images. These tags are helpful to rank your images higher in search results.
    Copy linkTweet thisAlerts:
    @DomeAug 13.2017 — How to apply image alt tag?[/QUOTE]

    <img src="272x92dp.png" alt="Google" title="Google">
    Copy linkTweet thisAlerts:
    @homautomationAug 14.2017 — Double-click the Gallery Block or click Edit.

    Find the image to edit, hover over it, and click the .

    Add alt text to the Image Title box.
    Copy linkTweet thisAlerts:
    @rootAug 14.2017 — Like other tags, you type the name of the tag, Please see [B]coothead[/B]'s instructions here.
    Copy linkTweet thisAlerts:
    @Eric_DebbyAug 14.2017 — Actually 'alt' is not a tag, it is an attribute.

    The alt attribute is a additional bit of information you can add to links (<a>) and images (<img>) to provide additional information about the tag. Generally 'alt' attributes are used by certain pieces of handicapped software or by SEO crawlers to help identify what exactly the tag is doing. For instance if you have the follow

    <img src="/images/my_logo.jpg" alt="Image of my logo" />

    A screen reader for the blind would be able to see read this image out as simply "An Image of my logo" and proceed on, otherwise the screen reader may have skipped the image completely or incorrectly identified the image as something unrelated.
    Copy linkTweet thisAlerts:
    @rootAug 14.2017 — people also call them properties and I have heard them called elements, what ever floats your boat I guess ?
    Copy linkTweet thisAlerts:
    @jedaisoulAug 14.2017 — What I find strange is that the author of this thread knows about the ALT attribute, but apparently does not know how to use it? How can that be?
    Copy linkTweet thisAlerts:
    @rootAug 15.2017 — D'ya know what I also find strange? The fact that people use google to find this site and ... *nuff said*
    ×

    Success!

    Help @MoulanaRafi spread the word by sharing this article on Twitter...

    Tweet This
    Sign in
    Forgot password?
    Sign in with TwitchSign in with GithubCreate Account
    about: ({
    version: 0.1.9 BETA 5.28,
    whats_new: community page,
    up_next: more Davinci•003 tasks,
    coming_soon: events calendar,
    social: @webDeveloperHQ
    });

    legal: ({
    terms: of use,
    privacy: policy
    });
    changelog: (
    version: 0.1.9,
    notes: added community page

    version: 0.1.8,
    notes: added Davinci•003

    version: 0.1.7,
    notes: upvote answers to bounties

    version: 0.1.6,
    notes: article editor refresh
    )...
    recent_tips: (
    tipper: @AriseFacilitySolutions09,
    tipped: article
    amount: 1000 SATS,

    tipper: @Yussuf4331,
    tipped: article
    amount: 1000 SATS,

    tipper: @darkwebsites540,
    tipped: article
    amount: 10 SATS,
    )...