Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^6: substitution in textual area of HTML file

by Takamoto (Monk)
on Mar 10, 2020 at 20:27 UTC ( [id://11114099]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $html = '<ul><div class="txt" style="position:absolute; left:84px; 
    +top:73px;"><span id="f1" style="font-size:11px;vertical-align:baselin
    +e;color:rgba(0,0,0,1);">technology of S2S translation, <b>also</b> kn
    +own as Spoken Language Translation (SLT),</span></div><div class="txt
    +" style="position:absolute; left:44px; top:73px;"><span id="f1" style
    +="font-size:11px;vertical-align:baseline;color:rgba(0,0,0,1);">is a n
    +ew application of AI,</span></div><li>there</li><li>everyone</li></ul
    +>
    ';
    
    my $html = '<ul><div class="txt" style="position:absolute; left:84px; 
    +top:73px;"><span id="f1" style="font-size:11px;vertical-align:baselin
    +e;color:rgba(0,0,0,1);">technology of S2S translation, <b>also</b> kn
    +own as <p>Spoken</p> Language Translation (SLT),</span></div><div cla
    +ss="txt" style="position:absolute; left:44px; top:73px;"><span id="f1
    +" style="font-size:11px;vertical-align:baseline;color:rgba(0,0,0,1);"
    +>is a new application of AI,</span></div><li>there</li><li>everyone</
    +li></ul>
    ';
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11114099]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (1)
As of 2024-04-16 19:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found