Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^14: Making Perl Monks a better place for newbies (and others)

by PerlGuy(Tom) (Acolyte)
on Feb 09, 2020 at 10:06 UTC ( [id://11112669]=note: print w/replies, xml ) Need Help??


in reply to Re^13: Making Perl Monks a better place for newbies (and others)
in thread Making Perl Monks a better place for newbies (and others)

This node falls below the community's threshold of quality. You may see it by logging in.
  • Comment on Re^14: Making Perl Monks a better place for newbies (and others)

Replies are listed 'Best First'.
Re^15: Making Perl Monks a better place for newbies (and others) (NOT A PRINT FORMAT)
by Anonymous Monk on Feb 09, 2020 at 12:27 UTC
    Ask yourself: why does the internet produce far more HTML
    than PDF?

    Because HTML is not a print format, it has to adapt to
    different screen-width, styles and font-sizes by automatically
    flowing stuff around.

    When writing one wants a max line width between 60-80 char,
    your automated linebreaks would jigsaw the reading experience.

    As a demonstration I've manually included such linebreaks in
    this post. Have fun reading this on different devices.

    In HTML it's the reader who decides about the line-width
    by resizing his browser. There are only limited useful cases
    where br-tags are appropriate.

    This all is no new wisdom, it's the absolute basic a respected
    web programmer needs to know about HTML.

    So please do yourself (and us) a favor and stop showering pros
    with your ignorant amateur advices. This is a Perl board we not
    a web-dev kindergarten.

      That's also the main problem with <pre> tags.

      > the absolute basic a respected web programmer needs to know

      Any web dev, not only the respected.

      Cheers Rolf
      (addicted to the Perl Programming Language :)
      Wikisyntax for the Monastery FootballPerl is like chess, only without the dice

Re^15: Making Perl Monks a better place for newbies (and others)
by Anonymous Monk on Feb 09, 2020 at 10:34 UTC
    Youre a programmer? It seems you're suck in an infinite loop

Log In?
Username:
Password:

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

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

    No recent polls found