comicss

A webcomic about CSS. Coded in CSS.

CrossWord Solution

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

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

Across

  1. HTML property that allows embedding direct HTML content within an iframe
    SRCDOC
  2. Generic inline text element in HTML
    SPAN
  3. HTML element that defines one or more columns in a column group
    COL
  4. Input type
    RADIO
  5. HTML element (or display value) that represents tabular data containers
    TABLE
  6. Attribute that indicates that the element can be dragged
    DRAGGABLE

Down

  1. Button or input type related to a form
    SUBMIT
  2. (bottom-to-top) an element associated to interactive content
    NOTTUB (BUTTON)
  3. HTML element that specifies one or more media resources for some media
    SOURCE
  4. Attribute that indicates that a checkbox or radio input is selected by default
    CHECKED
  5. (bottom-to-top) HTML element with the author's contact information
    SSERDDA (ADDRESS)
  6. The last optional element in a table element
    TFOOT
  7. Required attribute when the preload rel is used in a link element
    AS
  8. An HTML list item element
    LI