Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

G'day jdporter,

I'm reasonably certain that the "flex" to which Lady Aleena refers, is the W3C's "CSS Flexible Box Layout" module. If you look at the CSS listing (top, right-hand panel) in the "new code", you'll see:

... div#title { display: flex; flex-direction: row; flex-wrap: wrap; ... } ...

[Note: I see the content of the new code linked page has changed since I viewed it yesterday (when I approved the node). I don't know exactly what changed; however, the overall layout is different (links moved from the top of the page to a new side bar; new content in this side bar). Obviously, I have no idea which version you may have seen.]

This CSS module is a work in progress. It does seem to have stalled close to two years ago. This may affect the choice to use it. From the "Status of this document" section:

"... This document will remain a Candidate Recommendation at least until 19 December 2018 in order to ensure the opportunity for wide review."

...

"Publication as a Candidate Recommendation does not imply endorsement by the W3C Membership. This is a draft document and may be updated, replaced or obsoleted by other documents at any time. It is inappropriate to cite this document as other than work in progress."

My intention is not to dissuade usage — I've certainly used plenty of W3C's Candidate Recommendations over the years — but I felt it was important to advise the current, non-stable status of this CSS module.

For what it's worth, I don't mind the general direction of this proposed change; although, I preferred what I saw yesterday, to what I'm seeing today.

— Ken


In reply to Re^2: Title bar and menu face lift? by kcott
in thread Title bar and menu face lift? by Lady_Aleena

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found