<img Decoding="async" Loading="lazy" Class="ali... < 99% PREMIUM >

These attributes tell a web browser exactly how it should handle an image to ensure the rest of the page loads smoothly:

: If you are using a plugin for galleries or sliders, the plugin might be malfunctioning and outputting raw code instead of the rendered image. <img decoding="async" loading="lazy" class="ali...

To fix it, try re-inserting the image using your editor's built-in or check the Text/Code view to ensure the tag is properly wrapped in < > brackets without being escaped. These attributes tell a web browser exactly how

: You may have accidentally pasted HTML code into a "Visual" or "Rich Text" editor instead of a "Code" or "HTML" block. : This is a CSS class used to

: This is a CSS class used to position the image, such as aligncenter , alignleft , or alignright . Why You Might See This Code