Created
March 20, 2018 10:22
-
-
Save ilmoeuro/f2297d05b14b25a8ed6ec66de594dd98 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
<!doctype html> | |
<html> | |
<head> | |
<style> | |
#custin | |
{ | |
width: 400px; | |
} | |
</style> | |
</head> | |
<body> | |
<textarea id="custin"></textarea> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment