This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
root
/
showdownjs
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
188b7fd296
Větve
Značky
master
showdownjs
/
test
/
cases
/
inline-style-tag.html
inline-style-tag.html
74 B
Historie
Surový
1
2
3
4
5
<style>
p { line-height: 20px; }
</style>
<p>An exciting sentence.</p>