Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Replace empty alt tag on <img> tag

by haukex (Archbishop)
on Jan 20, 2022 at 09:21 UTC ( [id://11140633]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use warnings;
    use strict;
    ...
    <image href="images/cron7.png"><alt>xyz</alt></image>
    <image href="images/cron8.png"><alt><b>xyz</b>ijk</alt></image>
    <image href="images/cron9.png">abc  def</image>
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (5)
As of 2024-04-19 17:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found