Live data from Hacker News

Is this the shortest way make an All-Black Webpage?

news.ycombinator.com

1–3 of 3 posts

Is this the shortest way make an All-Black Webpage?

#1
Can you come up with the shortest solution to make a webpage entirely black?

Longest code example?: data:text/html,

Shortest code example (with caveats)? data:text/html,

HTML5 no longer supports bgcolor attribute for tag, but many browsers provide legacy support.

Unconventional solutions:

1. Turn display off

2. Modifying the web browser's default CSS to display black

3. Close eyes

4. EMP