Welcome to RegexAdvice Sign in | Join | Help

Remving the style tags with its content

how to remove the content inside the  <style> tag.

 for eg:

<html>

 <style>Shankar</style>

</html>

I want to remove <style>Shankar</style> from the above text, Can anybody help me in writing the regular expression for getting the solution, I am using C#.

Sponsor
Published Thursday, March 01, 2007 6:22 PM by shankarvishwanatham

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

No Comments

Leave a Comment

(required) 
required 
(required) 
Enter the code you see below