Created
November 21, 2021 18:54
-
-
Save DaCuteRaccoon/8a9b566a3d15675a3b62e1c61777e107 to your computer and use it in GitHub Desktop.
Literally a box in JavaScript containing notes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/****************************************************************************** | |
* This is an: * | |
* - Outlined Box * | |
* - In Javascript... * | |
* Cool, right? * | |
******************************************************************************/ | |
// I found this box design on: | |
// https://www.w3.org/scripts/TR/fixup.js |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment