Find and replace an iframe

Using Search Regex to find and replace HTML elements is a common task and it can be achieved using regular expressions. Although HTML is not ideally suited to regular expressions, it is generally possible to achieve a fairly robust result if your content isn’t complicated. In this set of examples we’ll look at the HTML… Continue reading Find and replace an iframe

Published
Categorized as tip