Skip to content

Latest commit

 

History

History
69 lines (45 loc) · 2.28 KB

README.md

File metadata and controls

69 lines (45 loc) · 2.28 KB

White Noise Image Generator

Table of Contents

Demo

Demo

Explanation

An interactive webpage for generating images that simulate white noise.

Live Version

https://robson.plus/white-noise-image-generator/

Compatibility

The output for this project is designed for desktop and mobile.

Platform OS Browser Version Status
Desktop Windows Firefox 85 Working
Desktop Windows Opera 74 Working
Desktop Windows Chrome 88 Working
Desktop Windows Edge 88 Working
Mobile Android Chrome 85 Working

Last tested on 21st February 2021.

Testing

To run this on your computer:

File Descriptions

index.html + page.js + style.css

These are the only required files to get this working.

This consists of the webpage, the JavaScript to power the page and the formatting to style the page.

Technologies

This is built using:

  • HTML
  • CSS
  • JavaScript

Validation

Valid HTML

Valid CSS

X