зеркало из https://github.com/mozilla/gecko-dev.git
10 строки
314 B
HTML
10 строки
314 B
HTML
<!doctype html>
|
|
<html>
|
|
<body>
|
|
<span style="text-decoration: underline; font: 16px sans-serif">
|
|
Some</span><button style="text-decoration: underline; color: black; font: 16px sans-serif">text</button><span
|
|
style="text-decoration: underline; font: 16px sans-serif">and a button
|
|
</span>
|
|
</body>
|
|
</html>
|