Question from the RegEx test

Write a regular expression that matches anything that looks like an HTML tag.

Medium

What does this RegEx match : /<([^><]+)>/gmi

Author: Nick LAM YEE MANStatus: PublishedQuestion passed 111 times
Edit
2
Community EvaluationsNo one has reviewed this question yet, be the first!