comicss

A webcomic about CSS. Coded in CSS.

Chain

Find the seven hidden CSS words! One main word of 10 letters runs horizontally, and the remaining six words are 5 letters long and are read along the outer curved paths (either forward or backward as indicated by the hints.) Each curved word must start and end with letters chained to the main horizontal word.

Some words may contain dashes: do not write the dash in the puzzle, just write the value without it.

Hints

  • 1-10: Font variant that enables the display of petite capitals (OpenType feature: pcap).
  • 1-3: Media type for styles applied when the document will be printed.
  • 2-4: Font variant for displaying small illustrations and emoticons.
  • 4-6: CSS function that defines an <image> in a similar fashion to the url() function.
  • 7-5: Shorthand property to set styles to the line indicator in an input.
  • 7-9: Function that dynamically adjusts a value between a min and a max.
  • 8-10: At-property syntax type that can have values in deg or rad.

And, if you get stuck, you could always check the solution.