Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Keeping bad HTML bad

by trs80 (Priest)
on Aug 23, 2002 at 20:22 UTC ( [id://192439]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    <html>
    <head>
    ...
    </table>
    </body>
    <html>
    
  2. or download this
    <html><head> </head><body>
    <table>
    ...
    </table>
    </body>
    </html>
    
  3. or download this
    use strict;
       
    ...
    </table>
    </body>
    <html>
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (7)
As of 2024-03-28 23:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found