mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-02-22 02:29:14 +00:00
10 lines
224 B
HTML
10 lines
224 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<div style="-moz-appearance: progressbar; width:180px; height:40px;">
|
|
<div style="-moz-appearance: progresschunk; width:50%; height:100%;">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|