pixel2style2pixel / index.html
trysem's picture
Update index.html
9774301
raw
history blame contribute delete
534 Bytes
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<title>My static Space</title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<div class="card">
<h1>Its not a space, its a help banner, someone who knows it do it!!</h1>
<p>Can Someone Do The Demo of <a href="https://github.com/eladrich/pixel2style2pixel"><strong>Pixel2Style2Pixel</strong></a>&nbsp;<span style="font-size:72px"><strong>?</strong></span></p>
</p>
</div>
</body>
</html>