From 10bbd8b7a12b8722fcfe62ab5d9bd0ee10fdff13 Mon Sep 17 00:00:00 2001 From: reionize Date: Fri, 19 Jul 2024 18:07:06 -0700 Subject: [PATCH] Updated pages --- temp.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/temp.html b/temp.html index ec03a61..67a944c 100644 --- a/temp.html +++ b/temp.html @@ -3,7 +3,7 @@ Laura Cui | CV - + @@ -29,7 +29,7 @@ const t = document.getElementById("secret"); const rows = []; for (let i=0; i<8; i++) { - let r = t.insertRow(0); + let r = t.insertRow(); rows.push(r); } var pixels; @@ -64,7 +64,7 @@

*** This page is under construction ***


-
+