Skip to content

Instantly share code, notes, and snippets.

@dannydolph
dannydolph / index.html
Created May 6, 2020 06:46
Electron Fiddle Gist
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Hello World!</title>
<link rel="stylesheet" type="text/css" href="./styles.css">
</head>
<body>
<button id="pic-btn">Select picture</button>