mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-30 13:45:27 +00:00
7 lines
134 B
HTML
7 lines
134 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<span style="text-transform:capitalize">This text should be capitalized.</span>
|
|
</body>
|
|
</html>
|