<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Empty alt text for blog image removes alt attribute in code in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/Empty-alt-text-for-blog-image-removes-alt-attribute-in-code/m-p/563170#M27012</link>
    <description>&lt;P&gt;I am trying to give an image an empty alt attribute (alt=""). But when editing an image in a blog post and leaving the alternative text field empty, Hubspot removes the "alt" attribute from the code completely, instead of giving it an empty value.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;An empty alt attribute is needed for accessibility, and used by screen readers to know when an image is purely decorative, rather than one that requires description/ alternate text.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I could just use code view to add alt="" where needed, but what can I offer my content creators who are less familiar with html source code?&lt;/P&gt;</description>
    <pubDate>Wed, 26 Jan 2022 09:48:57 GMT</pubDate>
    <dc:creator>MattOnce</dc:creator>
    <dc:date>2022-01-26T09:48:57Z</dc:date>
    <item>
      <title>Empty alt text for blog image removes alt attribute in code</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Empty-alt-text-for-blog-image-removes-alt-attribute-in-code/m-p/563170#M27012</link>
      <description>&lt;P&gt;I am trying to give an image an empty alt attribute (alt=""). But when editing an image in a blog post and leaving the alternative text field empty, Hubspot removes the "alt" attribute from the code completely, instead of giving it an empty value.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;An empty alt attribute is needed for accessibility, and used by screen readers to know when an image is purely decorative, rather than one that requires description/ alternate text.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I could just use code view to add alt="" where needed, but what can I offer my content creators who are less familiar with html source code?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jan 2022 09:48:57 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Empty-alt-text-for-blog-image-removes-alt-attribute-in-code/m-p/563170#M27012</guid>
      <dc:creator>MattOnce</dc:creator>
      <dc:date>2022-01-26T09:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: Empty alt text for blog image removes alt attribute in code</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Empty-alt-text-for-blog-image-removes-alt-attribute-in-code/m-p/563692#M27025</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/145632"&gt;@MattOnce&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for submitting this!&amp;nbsp; We have created an issue for this internally!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jan 2022 22:00:06 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Empty-alt-text-for-blog-image-removes-alt-attribute-in-code/m-p/563692#M27025</guid>
      <dc:creator>dennisedson</dc:creator>
      <dc:date>2022-01-26T22:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: Empty alt text for blog image removes alt attribute in code</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Empty-alt-text-for-blog-image-removes-alt-attribute-in-code/m-p/563872#M27028</link>
      <description>&lt;P&gt;You're welcome!&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jan 2022 06:16:42 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Empty-alt-text-for-blog-image-removes-alt-attribute-in-code/m-p/563872#M27028</guid>
      <dc:creator>MattOnce</dc:creator>
      <dc:date>2022-01-27T06:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: Empty alt text for blog image removes alt attribute in code</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Empty-alt-text-for-blog-image-removes-alt-attribute-in-code/m-p/736117#M32090</link>
      <description>&lt;P&gt;Is there an update to this?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jan 2023 00:27:54 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Empty-alt-text-for-blog-image-removes-alt-attribute-in-code/m-p/736117#M32090</guid>
      <dc:creator>georgeluc</dc:creator>
      <dc:date>2023-01-02T00:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: Empty alt text for blog image removes alt attribute in code</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Empty-alt-text-for-blog-image-removes-alt-attribute-in-code/m-p/736446#M32098</link>
      <description>&lt;P&gt;Hi georgeluc, as it happens I noticed this the other day:&amp;nbsp;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-01-03 at 09.04.26.png" style="width: 239px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/82259i39608222083297B0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2023-01-03 at 09.04.26.png" alt="Screenshot 2023-01-03 at 09.04.26.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But as far as I can tell with some quick testing, it still does not register empty as alt="", it just reverts to the filename without a content to override it.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2023 07:32:33 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Empty-alt-text-for-blog-image-removes-alt-attribute-in-code/m-p/736446#M32098</guid>
      <dc:creator>MattOnce</dc:creator>
      <dc:date>2023-01-03T07:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: Empty alt text for blog image removes alt attribute in code</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Empty-alt-text-for-blog-image-removes-alt-attribute-in-code/m-p/882010#M36792</link>
      <description>&lt;P&gt;Hey, is there any update? I use bunch of decorative images in each of our post. What to do? Let it blank of write ""?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Nov 2023 13:03:24 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Empty-alt-text-for-blog-image-removes-alt-attribute-in-code/m-p/882010#M36792</guid>
      <dc:creator>randalesko</dc:creator>
      <dc:date>2023-11-20T13:03:24Z</dc:date>
    </item>
  </channel>
</rss>

