comicss

A webcomic about CSS. Coded in CSS.

CrossWord Solution

This page contains the solution to the CrossWord game for May 7, 2026.

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

Across

  1. Bidirectional isolation tag
    BDI
  2. (right-to-left) input attribute to check spelling and grammar
    KCEHCLLEPS (SPELLCHECK)
  3. Rel value pointing to the author, or right-to-left, tag used for emphasis
    ME
  4. Tag for one or more columns in a column group represented by its parent element
    COL
  5. Input type for phone numbers
    TEL
  6. (right-to-left) Arabic language code
    RA (AR)
  7. Input type that allows to pick a hue
    COLOR
  8. Attribute that tells the browser to ignore the element and its children
    INERT
  9. Attribute that contains an image description
    ALT
  10. Tag to specify the content was added or inserted
    INS
  11. Form submission method
    GET
  12. Language code for English
    EN
  13. (right-to-left) element that holds HTML fragments that can be cloned
    ETALPMET (TEMPLATE)

Down

  1. A numeric input mode
    DECIMAL
  2. Element that goes inside a table that describes its content
    CAPTION
  3. Value for rel attribute that indicates the linked source has the copyright license
    LICENSE
  4. Language code for Portuguese
    PT
  5. Element that represents a generic standalone section of a document
    SECTION
  6. (deprecated) Element that animated and scrolled its content
    MARQUEE
  7. Event listener attribute triggered when a keyboard key is released
    ONKEYUP
  8. (bottom-to-top) Ordered list element
    LO (OL)
  9. Language code for Romanian
    RO
  10. (bottom-to-top) Unordered list element
    LU (UL)
  11. Element that represent a term in a description list
    DT