comicss

A webcomic about CSS. Coded in CSS.

CrossWord Solution

This page contains the solution to the CrossWord game for April 5, 2026.

To avoid spoilers, all answers are hidden by default. You can use the toggle to reveal them whenever you're ready.

Across

  1. (dep.) Attribute used in marquee to specify where the content should scroll towards
    DIRECTION
  2. (same as down 8) Element used for a list
    UL
  3. Element with the description in a description list
    DD
  4. Attribute to indicate the media should play with no sound
    MUTED
  5. Element part of a table
    TFOOT
  6. Element to include or import JS code in the document
    SCRIPT

Down

  1. Input attribute with a regular expression the value must match
    PATTERN
  2. Required preamble found at the top of all HTML documents
    DOCTYPE
  3. Attribute that specifies the radio input is selected by default
    CHECKED
  4. Inputmode value to hint the browser to use a virtual keyboard with numbers
    NUMERIC
  5. Element with the contact information for the author
    ADDRESS
  6. Attribute with values auto, hint, or manual that designates the elements as a [name of attribute]
    POPOVER
  7. (bottom-to-top) Element used for a list
    LU (UL)
  8. Lang value to indicate the content is in German
    DE
  9. Keyword used to specify the final state of an animation in the kwyframes rule
    TO