blob: 54759b96ec82477b53cb6dda5ac7ecd3c42f7dca (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>s1nical - HTML Examples</title>
</head>
<body>
<center style="word-wrap: break-word; white-space: pre-wrap;">
<a href="https://8cy.github.io/html-examples/css-gradient/">CSS Gradient</a>
<a href="https://8cy.github.io/html-examples/download-test/">Download Test</a>
<a href="https://8cy.github.io/html-examples/made-with-love/">Made with Love</a>
<a href="https://8cy.github.io/html-examples/scrolling-title/">Scrolling Title</a>
</center>
</body>
</html>
|