Hi
I'm newbie using GREP pattern but I see it's a powerfull feature in
BBEdit and want to learn it.

Only a question...
Need to apply this style in a XHTML code's webpage:

<span class="vers"> n </span>

n is a number from 1 thru 100.

I have two ways... do it manually using Dreamweaver in Design Mode and
with right-click selecting vers style or... (that's a pain).

or using GREP under BBEdit

I use this Grep Pattern

and need to replace this snippets that are a lot in the webpage:

FIND THIS:

</FONT><FONT
color=#ff0000 class="vers">
<P align=justify> n </FONT>

AND REPLACE TO THIS:

<span class="vers"> n </span>

Which Grep Pattern resolve this replacement?


Can you help me?

Thank you.

Tom

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the 
"BBEdit Talk" discussion group on Google Groups.
To post to this group, send email to bbedit@googlegroups.com
To unsubscribe from this group, send email to
bbedit+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/bbedit?hl=en
If you have a feature request or would like to report a problem, 
please email "supp...@barebones.com" rather than posting to the group.
-~----------~----~----~----~------~----~------~--~---

Reply via email to