mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-08 07:31:32 +00:00
5 lines
111 B
HTML
5 lines
111 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body onload="x.style.textTransform = 'capitalize';"><div id="x">b</div></body>
|
|
</html>
|