Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Perl HTML confusion...

by Happy-the-monk (Canon)
on Sep 17, 2013 at 18:05 UTC ( [id://1054503]=note: print w/replies, xml ) Need Help??


in reply to Perl HTML confusion...

<\a> and <\div>

You are making me dizzy... now, you might not have noticed while typing too fast: slashes in closing xml and html elements go all forward, like this: /

the character sequences \a and \d may have funny side effects on stone age terminals... the first one usually rings a bell.

Cheers, Sören

Créateur des bugs mobiles - let loose once, run everywhere.
(hooked on the Perl Programming language)

Replies are listed 'Best First'.
Re^2: Perl HTML confusion...
by AI Cowboy (Beadle) on Sep 17, 2013 at 18:08 UTC
    Actually, I was simply trying to find a way to type those tags, without the form thinking I was trying to type PerlMonks-approved HTML into it. Sorry for the confusion!
      Ah, for that I go old school:

      &lt;a&gt; yields <a>, for example.

        whereas I recently updated to <c>-tags as in <c>\a</c> and <c>\d</c>: \a and \d

        Cheers, Sören

        Créateur des bugs mobiles - let loose once, run everywhere.
        (hooked on the Perl Programming language)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (4)
As of 2024-04-24 01:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found