Spaces:
Running
Running
File size: 534 Bytes
291cc4f 9774301 318087f 291cc4f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
<!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> <span style="font-size:72px"><strong>?</strong></span></p>
</p>
</div>
</body>
</html>
|