Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Pfolg authored Nov 10, 2024
1 parent 8c0a8ee commit 93764d8
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions passage/Yellow.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<style>
body {
background-color: #FFF200; /* Yellow */
}
</style>

<div style="text-align: center; font-weight: bold;">
<p>这是一个黄色网站。</p>
<p style="font-size: 40px; color: #000000;">Yellow #FFF200</p>
</div>

<!-- # 欢迎
<center>
<strong>
这是一个黄色网站。
<span style="font-size: 40px;">Yellow #FFF200</span>
</strong>
</center> -->

0 comments on commit 93764d8

Please sign in to comment.