Which regular expression would you use to remove the <title> and </title> from a line like this one:
<title>Here goes a webpage's title</title> Thanks a lot in advance.
Which regular expression would you use to remove the <title> and </title> from a line like this one:
<title>Here goes a webpage's title</title> Thanks a lot in advance.