How to get the I tag in a web page through regular expressions?

clipboard.png
this is currently the case. You want to get all the I tags in the rich text, add this style, and then replace it. Is there any way to solve it?

Jan.11,2022

str.replace (/\ < I ([^ >]. *?)\ > / g < style= "font-style:italic" >')

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3b66c-2afd3.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3b66c-2afd3.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?