Skip to content

Latest commit

 

History

History
94 lines (69 loc) · 1.57 KB

README.md

File metadata and controls

94 lines (69 loc) · 1.57 KB

HTML & Markdown Magic

1.Center

CODE:

<h1 align="center">𝙍𝙀𝘼𝘿𝙈𝙀 𝙏𝙤𝙤𝙡𝙆𝙞𝙩</h1>

Effects:

𝙍𝙀𝘼𝘿𝙈𝙀 𝙏𝙤𝙤𝙡𝙆𝙞𝙩

CODE

<div align="center">
<p>CENTER</p>
</div>

Effects:

❤CENTER❤

2.Image

CODE

<div align="center">
<a href="https://github.com/thu-zhanghl/README/stargazers">
<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" alt="Stars Badge" width='50' height='50' />
</a>
</div>

Effects

Github

3.Details

CODE

<b>Question</b>
<details><summary><b>CLICK ME</b></summary>
<p>

Answer

<code>print("hello world!")</code>

</p>
</details>

Effects

Question

CLICK ME

Answer
print("hello world!")

4.Keyboard

CODE

<kbd>Ctrl</kbd> + <kbd>A</kbd> 

Effects Ctrl + A

Fancy Text

YayText

Bandges

Cards

https://gh-card.dev/ https://docs.fossa.com/docs

Visualization & Diagrams

Sponsors

License