comicss

A webcomic about CSS. Coded in CSS.

CrossWord Solution

This page contains the solution to the CrossWord game for March 11, 2026.

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

Across

  1. (exp. attr.) Sets the value of the referenceTarget property of a ShadowRoot
    shadowrootreferencetarget
  2. Specifies a regular expression a value should match
    pattern
  3. Global attribute that provides a hit for a keyboard shortcut
    accesskey
  4. Value to disable input prefill and autocomplete
    off
  5. This attribute indicates if details are expanded
    open
  6. An input type
    radio
  7. This meta element sets the color of the interface surrounding the webpage
    themecolor
  8. Anagram of a web direction input type
    ulr
  9. Semantic element to define contact information
    address
  10. Rel value indicating operations should block until a DOM node has been parsed
    expect
  11. A list item element tag
    li
  12. A layout or an element to show tabular data
    table
  13. This tag creates adds a new line
    br
  14. Catalan language code
    ca
  15. This attribute makes the element non-interactive and inaccessible
    inert
  16. Image attribute to specify a dimension
    height
  17. (dep. tag) Used to contain frame elements
    frameset
  18. Tag that contains the description in a description list
    thead
  19. Part of the table that contains the header
  20. Represents small annotations usually used for showing the pronunciation of East Asian characters
    ruby
  21. Tag used to mark up te title of a creative work
    cite
  22. (exp.) Wrapping value for textareas
    hard
  23. The rel to a link to the authors site
    me
  24. (left-to-right) ARIA role equivalent to the more semantic td
    llec
  25. Tag used to specify media resources in media elements
    source
  26. (exp.) HTML element which is a type of iframe with native privacy features
    fencedframe
  27. Tag that contains the ruby text component of a ruby annotation
    rt
  28. An ordered list element
    ol
  29. Element for self-contained content with an optional caption
    figure
  30. Tag to add pictures and photos to the web
    img
  31. The value to wait for other content before loading
    lazy
  32. (dep.) Element used to delimit the base text component of a ruby annotation
    rb
  33. (left-to-right) A table cell
    dt
  34. The 'accordion component' in HTML
    details
  35. A form's method
    get
  36. (dep.) event attribute fired when a menu element is shown
    onshow
  37. Tag to identify computer code
    code
  38. This meta attribute can be used to refresh the page automatically
    httpequiv
  39. (dep.) HTML4 feature to display independent documents in a single page
    frame
  40. (exp.) Attribute to define the color model
    colorspace
  41. Lang value used when content is in Arabic
    ar
  42. Child of colgroup used to define a column group
    col
  43. The legend describing a figure element
    figcaption
  44. With aria- it defines the hierarchy of the element in the structure
    level
  45. Tag that contains the term in a description list
    dt
  46. Tag to add a movie or clip to a webpage
    video
  47. Attribute to define the increment in a numeric input
    step
  48. ARIA role for range input widgets in which users can interact
    slider
  49. Element that identifies a term to be defined
    dfn
  50. ARIA role for a widget that allows to select items from an organized collection.
    tree
  51. Tag that represents content that was added
    ins
  52. <header> has identifical meaning to this landmark
    banner
  53. (exp.) Attribute to specify that a standard element will behave like a custom element
    is
  54. In a rel attribute, it indicates that the linked resource follows the current page
    next
  55. How Romanian developers may identify their pages in the html tag
    ro
  56. A light or, reverted, a tag to indicate content was deleted
    led
  57. (dep.) A possible media alignent or direction in a marquee
    left
  58. An input that accepts phone numbers
    tel
  59. Tag that defines an image with multiple clickable areas
    map
  60. The declaration all HTML documents must start with
    doctype
  61. (left-to-right) Attribute that defines the dimensions of an input control
    ezis
  62. Element that opens/closes some details
    summary
  63. Event attribute triggered when metadatais received for a media resource
    onloadedmetadata

Down

  1. Role for a symbol formatted to appear above the normal text
    superscript
  2. Rel value to indicate an alternative version of the page
    alternate
  3. Event attribute triggered when media stops or ends playing
    onended
  4. Event attribute triggered when the element receives focus
    onfocus
  5. This meta tag controls de HTTP Referer header of requests sent from the document
    referrer
  6. Form attribute that specifies how the browser should encode the data
    enctype
  7. (dep.) Attribute in script to register event listeners
    event
  8. Script attribute that specifies how/when the code should be processed
    async
  9. Meta tag specific for Google's crawlers and robots
    googlebot
  10. Rel value to enhance security by preventing access to window.opener
    noopener
  11. Attribute that specifies if element should have spelling or grammar checks
    spellcheck
  12. Button attribute that specifies how browsers should encode linked form data
    formenctype
  13. The lang value for this page ;)
    en
  14. A tag that provides flexibility when using image resources
    picture
  15. One of the (optional) sections in a table
    tbody
  16. Rel value that links to a label that applies to the current document.
    tag
  17. Like 41 across, but instead of a tag, an attribute for blockquote or q
    cite
  18. Input attribute that prevents writing mode
    readonly
  19. Element to emphasize some text
    em
  20. Element with a collection of headings and subheadings
    hgroup
  21. Attribute to automatically place keyboard focus in the element on load
    autofocus
  22. (dep.) Attribute to provide the format of a meta value
    scheme
  23. Attribute to specify the language of the linked resource
    hreflang
  24. An input type
    checkbox
  25. An input type or a 'recenty added' tag
    ins
  26. A required element in every fieldset
    legend
  27. Element that contains CSS
    style
  28. An ordered list or the Lao language in reverse
    ol
  29. Image property that specifies the priority to get that image relative to others
    fetchpriority
  30. If a select has this attribute, you can pick more than one element
    multiple
  31. (exp.) Element to request user location data
    geolocation
  32. (dep.) A classic moving element
    marquee
  33. Tag that links content with a machine readable translation
    data
  34. This HTML element holds HTML fragments that can be reused and generated
    template
  35. Tag that renders content exactly as it's written in the source code
    pre
  36. A type of shape in an area element
    rect
  37. Element used to draw grahics and animations via scripting
    canvas
  38. Tag that represents a key from the keyboard
    kbd
  39. Global attribute that provides the element with an unique name
    id
  40. Meta content to instruct search engines not to display a text snippet or video preview
    nosnippet
  41. Every input in a form should have one of this, preferably as a linked tag
    label
  42. (dep.) Image attribute that provided a longer more descriptive alternative text and description
    longdesc
  43. (exp.) Input element that contains a set of <option> elements to choose form
    datalist
  44. A link target (without the _)
    self
  45. The image displayed while the video data is loaded
    poster
  46. Attribute that allows inline CSS in an element
    style
  47. (dep.) CSS position and a value for the deprecated align attribute
    bottom
  48. Input type
    email
  49. Input type and tag with the property datetime (which is another input type)
    time
  50. Restrictive value for many attributes: role, inputmode, autocapitalize...
    none
  51. Element used to provide information about the document itself
    meta
  52. Yiddish language code
    yi
  53. Shorter restrictive value that becomes positive if read backwards
    no
  54. (bottom-to-top) Required attribute when rel='preload' has been set on a link
    sa