Last active
December 14, 2024 03:31
-
-
Save achoukah/5590667 to your computer and use it in GitHub Desktop.
html blank page
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
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta name="description" content="Webpage description goes here" /> | |
<meta charset="utf-8"> | |
<title>Change_me</title> | |
<meta name="viewport" content="width=device-width, initial-scale=1"> | |
<meta name="author" content=""> | |
<link rel="stylesheet" href="css/style.css"> | |
<script src="http://code.jquery.com/jquery-latest.min.js"></script> | |
</head> | |
<body> | |
<div class="container"> | |
</div> | |
<script> | |
</script> | |
</body> | |
</html> |
hi, I made this as an website here: https://blankhtml.com/. I'm prototyping a lot of ideas and I'm always struggling a bit to get started so I did something I could use.
Genius!
Hi
Hi
Hi
hi
hi
hi
Can you please format the code, and change JavaScript's link to https instead of http?
hi
hi
hi
hi
hi
hi
hi
hi
hi
hi
ho!
hi
hi
hi
hi
hi
hi
hi
hi
Hii
hi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks, it's in my plan, I was a bit reluctant because the code is a bit of a mess so I'm not very happy to share dirty ugly code(like always). I also checked some CDN api's to be able to add some functionality to search for a specific library and add it. I'll use your poke to build up my motivation to publish it soon on github.