Mercurial Hosting > luan
comparison website/src/fschmidt/stopwatch.html @ 1931:28cd9b3abdb3
add lang
| author | Franklin Schmidt <fschmidt@gmail.com> |
|---|---|
| date | Fri, 02 May 2025 10:24:38 -0600 |
| parents | 2555154ad19f |
| children |
comparison
equal
deleted
inserted
replaced
| 1930:2b5eccebddd9 | 1931:28cd9b3abdb3 |
|---|---|
| 1 <!doctype html> | 1 <!doctype html> |
| 2 <html> | 2 <html lang="en"> |
| 3 <head> | 3 <head> |
| 4 <title>Stopwatch</title> | 4 <title>Stopwatch</title> |
| 5 <meta name="viewport" content="width=device-width, initial-scale=1"> | 5 <meta name="viewport" content="width=device-width, initial-scale=1"> |
| 6 <style> | 6 <style> |
| 7 body { | 7 body { |
