From c9c853e6dd5154f218940bd909298452c7bb1bd0 Mon Sep 17 00:00:00 2001 From: Johannes Stoelp Date: Wed, 20 Mar 2024 01:23:07 +0100 Subject: html: fix comment --- src/web/src/figure.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/web') diff --git a/src/web/src/figure.html b/src/web/src/figure.html index ebcdf58..73502d0 100644 --- a/src/web/src/figure.html +++ b/src/web/src/figure.html @@ -90,7 +90,7 @@ etiam non quam lacus suspendisse faucibus interdum posuere. overflow: auto gives an alternative to clear to control placement of the floats. The red boarder visualizes the size of the -<div> block, you can remove the overflow property +<div> block. One can remove the overflow property and observe how the border changes. -- cgit v1.2.3