comicss

A webcomic about CSS. Coded in CSS.

Spiral

In this game, the last letter of each term is the first letter of the next one, and all words are connected forming a counter-clockwise spiral chain. Use the clues at the bottom to find the missing words and complete the spiral.

Some of the terms may include dashes, do not write them as part of the puzzle (e.g. font-size will be fontsize).

If you get stuck, you can always check the hints and solutions page.

Hints

  1. Math keyword that represents the constant 3.14159...
  2. Length unit that represents 254 milimeters or 1 inch.
  3. Pseudo-class that negates the specified selector.
  4. Mathematical function that is not sin() or cos().
  5. Keyword used to disabled, hide or remove the effect of a property.
  6. The optional final part of an if() function.
  7. Font-variant to render funny little illustrations.
  8. Shorthand for top, right, bottom, and/or left properties.
  9. Pseudo-class that targets the element in the hashtag of the URL.
  10. A rounding strategy for the round() function.
  11. Like a border, but not a border, as it doesn't affect layout.
  12. Pseudo-class that represents any element that can be activated or focused.
  13. A really bright shade of a rosy color.
  14. A list style type associated with a Japanese script.
  15. Property that overrides a grid or flex item's align-items value.
  16. It defines the initial main size of a flex item.
  17. Descriptor for @font-face that defines a multiplier for glyph outlines.
  18. Property that specifies the indentation of the first line in a text-block.
  19. Shorthand property that defines the change between two states of an element.

Congratulations!

You completed the puzzle