From 7c01520d6c5550e0d9fa8ec0221912b938383f14 Mon Sep 17 00:00:00 2001 From: bochard Date: Sun, 7 Dec 2025 13:43:12 +0800 Subject: [PATCH] fixed html table layouting --- book/index.php | 8 ++++++-- email.php | 8 ++++++-- guestbook.php | 8 ++++++-- how-to/index.php | 8 ++++++-- index.php | 33 +++++++++++++++++++++++++++++++-- info.php | 8 ++++++-- photo-album/index.php | 8 ++++++-- 7 files changed, 67 insertions(+), 14 deletions(-) diff --git a/book/index.php b/book/index.php index 30d8781..9f1f182 100644 --- a/book/index.php +++ b/book/index.php @@ -15,8 +15,12 @@ + + + + + + - - diff --git a/email.php b/email.php index 1274ab5..bd7e794 100644 --- a/email.php +++ b/email.php @@ -24,8 +24,12 @@ + + + + + + - - diff --git a/guestbook.php b/guestbook.php index 349843d..9e656aa 100644 --- a/guestbook.php +++ b/guestbook.php @@ -19,8 +19,12 @@ + + + + + + - - diff --git a/how-to/index.php b/how-to/index.php index df1d156..e3a4825 100644 --- a/how-to/index.php +++ b/how-to/index.php @@ -15,8 +15,12 @@ + + + + + + - - diff --git a/index.php b/index.php index 42c0e86..e722269 100644 --- a/index.php +++ b/index.php @@ -86,9 +86,38 @@ TypeRacer.com scorecard for user bochard + + + +

+

Site updates

+ + + + + + + + + + + + + + + + + +
update descriptiondate
new design and layoutMM/DD/2025
lorem ipsum dolor sit amet conseptitum allallalalMM/DD/2025
+ + + + + + + + - - diff --git a/info.php b/info.php index 7fa39e8..06505cf 100644 --- a/info.php +++ b/info.php @@ -15,8 +15,12 @@ + + + + + + - - diff --git a/photo-album/index.php b/photo-album/index.php index 4264e50..b6d2a25 100644 --- a/photo-album/index.php +++ b/photo-album/index.php @@ -15,8 +15,12 @@ + + + + + + - - -- 2.39.5