This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
root
/
showdownjs
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
8b000b134a
Ramuri
Etichete
master
showdownjs
/
test
/
cases
/
inline-style-tag.html
inline-style-tag.html
80 B
Istoric
Crud
1
2
3
4
5
6
7
<style>
p {
line-height: 20px;
}
</style>
<p>An exciting sentence.</p>