Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7599935
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T22:47:06+00:00 2026-05-30T22:47:06+00:00

I’d like to fill the background of a web page with zeroes. (Technically, I

  • 0

I’d like to fill the background of a web page with zeroes.

(Technically, I want something like this:

0 0 0 0  ...
 0 0 0 0 ...
0 0 0 0  ...
etc.

But I can get there easily from a field of zeroes).

I want the zeroes to be dynamic (the one under your mouse lights up, you can click on them and effects start ‘rippling’ through the field, etc.), so I can’t just tile a background. I want them to fill the whole screen without causing any scrolling.

I can think of a few ways to do this. The two obvious ones are calculating window height and making a table with javascript, and drawing on a big fat canvas. Handling resize events probably wouldn’t be fun in the former scenario, making the zero hover in reaction to mouse movement would be less fun in the latter scenario.

What’s the idiomatic way to do this? Is there an easy way to get the effect I want?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T22:47:08+00:00Added an answer on May 30, 2026 at 10:47 pm

    Personally I’d use a canvas; it will respond better to animation effects when the mouse moves because the browser doesn’t have to update thousands of elements (assuming each 0 is in a <span> or something – required for animation).

    You could do it with conventional HTML, but for speed purposes you should use a canvas.

    Set the canvas’ width and height using some JS on page load, and change it accordingly when the window resizes.

    SVG may be an option but again there are speed issues as the SVG image is an XML document with elements much the same as HTML.

    The only other option is Flash, but I highly discourage this path; a canvas is much more suited to your problem.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to convert HTML to plain text. I get many &\#8217; &\#8220; etc.
I would like my Web page http://www.gmarks.org/math_in_e-mail.txt on my Apache 2.2.14 server to display
I have a string like this: La Torre Eiffel paragonata all&#8217;Everest What PHP function
For some reason, after submitting a string like this Jack’s Spindle from a text
I want to count how many characters a certain string has in PHP, but
That's pretty much it. I'm using Nokogiri to scrape a web page what has
I'm interested in microtypography issues on the web. I want a tool to fix:
I have a French site that I want to parse, but am running into
This could be a duplicate question, but I have no idea what search terms
I'm parsing an RSS feed that has an &#8217; in it. SimpleXML turns this

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.