home ~ projects ~ socials

CSS pre Tag Wrapping And Overflow

This was an initial experiment playing with web components and checking the various properties for pre tags. It's very much a prototype.

The better page to look at for pre tag css properties is: 2upxhczm TODO: Make that id a link

Open your book

Pack the kits and don’t forget the salt

Paint the sockets in the wall dull green
Pick a card and slip it under the pack

PileTheCoalHighInTheShedCorner

Pitch the straw through the door of the stable Pluck TheBrightRoseWithoutLeaves Pour the stew from the pot into the plate Paint the sockets in the wall dull green

Notes

  • The basic overflow property maps to overflow-x and overflow-y
  • There are other related properties not covered in this example. e.g. overflow-block, overflow-clip-margin, overflow-inline, overscroll-behavior-block, overscroll-behavior-inline,
-- end of line --