CASE 003
Beginner
The Comment Knows
The browser renders one view; the source contains another.
Technique family
Messages stored in comments, attributes, stylesheets, and rendering differences.
HTML and CSS separate structure from presentation. These challenges reward comparing source, DOM, styles, and the rendered page.
The browser renders one view; the source contains another.
A CSS rendering choice conceals text that remains in the document.
The message lives in an HTML attribute rather than the visible text.
The clue moved out of HTML and into the stylesheet.