Skip to content

Instantly share code, notes, and snippets.

View gilbertoquinteroA's full-sized avatar

simon gilbertoquinteroA

View GitHub Profile
@gilbertoquinteroA
gilbertoquinteroA / index.html
Created June 25, 2018 10:19
background random with JS
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>background random with JS</title>
script src="js.js"</>
</head>
<body>
<button>Change color</button>