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: Property that determines how much a ____ item will _____ relative to others when the total size of items exceeds the parent (contains a dash).
  • 1-3: Value in an at-rule that indicates that the custom property will not inherit values.
  • 2-4: Unit that represents 1% of the larger dimension of the large viewport.
  • 4-6: Value for the pitch property that indicates that the frequency of the speaking voice should be higher than high (contains a dash).
  • 5-7: vertical-align value that aligns the baseline of the element with the superscript-baseline of its parent.
  • 9-7: Deprecated value for the speak property that indicated that the text would not be read aurally.
  • 10-8: Light yellowish-brown color.

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