www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules

commit 3d08d85e90611481f5f7a34b0dc56285fec1615f
parent cc3664f9beacb84418f4c727d2a1304b7b21cdd8
Author: Suzanne Soy <ligo@suzanne.soy>
Date:   Mon,  5 Apr 2021 18:16:58 +0100

Added some real content

Diffstat:
Mindex.html | 6+++++-
1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/index.html b/index.html @@ -20,7 +20,11 @@ <div class="scene"> <div class="rest"></div> <div class="three-d room hover room-test"> - <div class="three-d object test">But… look on the other side:</div> + <div class="three-d object test"> + <iframe + style="width:100%; height:90%;" + src="https://jsmaniac.github.com/table.js"></iframe> + </div> </div> <div class="three-d room hover room-test2"> <div class="three-d object test2">Don't use CSS to do this.</div>