Closed lnfel closed 1 year ago
This is my website during the early days I was learning CSS. You can use inspect element on the browser and see the page was actually generated excatly at Mon, 05 Apr 2010 10:51:06 GMT:
Mon, 05 Apr 2010 10:51:06 GMT
<head> <title>.:BK201:.</title> <meta http-equiv="generator" content="CoffeeCup HTML Editor (www.coffeecup.com)"> <meta name="created" content="Mon, 05 Apr 2010 10:51:06 GMT"> <meta name="description" content=""> <meta name="keywords" content=""> <meta name="google-site-verification" content="xKia0PH6Mi4DxwHH54DFpwo7EbQ_OuaaDA3We_JleEY"> </head>
I'm also in the process of archiving it on a github repo if someone is curious enough to take a look.
Yoo, thank you so much for sharing this!!!
This is my website during the early days I was learning CSS. You can use inspect element on the browser and see the page was actually generated excatly at
Mon, 05 Apr 2010 10:51:06 GMT
:I'm also in the process of archiving it on a github repo if someone is curious enough to take a look.