From 79fd76da5c312a7e9755cea04ce7e43516d03dda Mon Sep 17 00:00:00 2001 From: Jennifer Kuchta <244639572+jeku46@users.noreply.github.com> Date: Wed, 1 Apr 2026 15:34:01 -0600 Subject: [PATCH] Added a tooltip which tells you the length of lines and area of shapes when clicked --- index.html | 1 + script.js | 77 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ styles.css | 12 +++++++++ 3 files changed, 90 insertions(+) diff --git a/index.html b/index.html index 4e0655e..b1d0e48 100644 --- a/index.html +++ b/index.html @@ -144,6 +144,7 @@