fixes and updates
This commit is contained in:
parent
4c3ce6d2b6
commit
0692e8a0c5
1471 changed files with 27362 additions and 235 deletions
|
@ -0,0 +1,28 @@
|
|||
<h1 style="font-size:8vw">Hello World</h1>
|
||||
|
||||
<head>
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Sofia">
|
||||
<style>
|
||||
body {
|
||||
font-family: "Sofia", sans-serif;
|
||||
font-size: 30px;
|
||||
text-shadow: 3px 3px 3px #ababab;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<h1 class="font-effect-shadow-multiple">Multiple Shadow Effect</h1>
|
||||
|
||||
|
||||
This is my page
|
||||
|
||||
|
||||
<audio controls autoplay style="display: none">
|
||||
<source src="http://up.thirdculture.top/twGq9k6JiX/Untitled%2010.mp3" type="audio/mpeg">
|
||||
</audio>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue