Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #72.8K
1 Posted Topic
Hi I have the same kind of problem. And not quite sure how to fix it... I have this as an input: [CODE] <p>Hello wo<em>rld</em></p> <p>How are you <span style='text-decoration:underline'>doing?</span></p> [/CODE] i need to have the following output: [CODE] <p><span id='w_1'>Hello</span> <span id='w_2'>wo<em>rld</em></span></p> <p><span id='w_3'>How</span> <span id='w_4'>are</span> <span id='w_5'>you</span> <span …
The End.
yannyannyann