forum

Home / DeveloperSection / Forums / How to remove image source from html content?

How to remove image source from html content?

Anonymous User 1146 12-Mar-2018

Hi,

Here is my code, I wanna remove image source from HTML content. 

Please provide some solution to achieve this task.

 <div class="col-md-12">

    @Html.Raw(item.Content)
 </div>

Updated on 30-May-2023
I am a content writter !

Can you answer this question?


Answer

2 Answers

Liked By