Mercurial > site
comparison index.html @ 2:d6f34ca4477e
center elements
| author | Yasuri <linuxoverwindows@charliesmp.net> |
|---|---|
| date | Sun, 30 Aug 2026 13:29:15 -0500 |
| parents | e05dd0600047 |
| children |
comparison
equal
deleted
inserted
replaced
| 1:e05dd0600047 | 2:d6f34ca4477e |
|---|---|
| 1 <html> | 1 <html> |
| 2 <head> | 2 <head> |
| 3 <title>site</title> | 3 <title>site</title> |
| 4 <body> | 4 <body> |
| 5 <h1>my site</h1> | 5 <center><h1>my site</h1></center> |
| 6 <p>welcome to my website. my hobbies are programming/linux, video games, and technology. more coming soon.</p> | 6 <center><p>welcome to my website. my hobbies are programming/linux, video games, and technology. more coming soon.</p></center> |
| 7 </body> | 7 </body> |
| 8 </html> | 8 </html> |
