Skip to content

Instantly share code, notes, and snippets.

View enjeck's full-sized avatar
🕳️
Filling the void with code

Cleopatra Enjeck enjeck

🕳️
Filling the void with code
View GitHub Profile
@jwill
jwill / MemeMaker.html
Last active January 23, 2024 23:33
Starter code for Meme Maker
<!DOCTYPE html>
<html>
<head>
<title>MemeMaker-Simple</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-capable" content="yes">
<style>