Skip to content

Instantly share code, notes, and snippets.

@EdCharbeneau
Created February 17, 2023 16:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save EdCharbeneau/19e7c4f578f1666fd8da163d8d6ff5c4 to your computer and use it in GitHub Desktop.
Save EdCharbeneau/19e7c4f578f1666fd8da163d8d6ff5c4 to your computer and use it in GitHub Desktop.
REPL Example
.banner {
font-size: 32px;
background-color: red;
color: white;
}
function() {
alert("Hello! I am an alert box!!");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment