From eb0c49c706a86ddb74e80f43c65072146c0bb224 Mon Sep 17 00:00:00 2001 From: Nwoye Chinedu Date: Sun, 17 Nov 2024 11:42:59 +0100 Subject: [PATCH] Update index.html --- index.html | 114 +++++++++++++++++++++++++++++++++++++++++------------ 1 file changed, 88 insertions(+), 26 deletions(-) diff --git a/index.html b/index.html index 27e784a..e5eefb8 100644 --- a/index.html +++ b/index.html @@ -183,6 +183,27 @@ white-space: nowrap; /* Prevent wrapping */ } + .project { + display: grid; + grid-template-columns: repeat(2, 1fr); /* Two equal columns */ + grid-auto-rows: 50vh; /* Fixed height for rows */ + width: 100vw; /* Full width of the viewport */ + height: 100vh; /* Full height of the viewport */ + gap: 0; /* No gap between children (optional) */ + } + + /* Style for child divs */ + .quarter { + display: flex; + justify-content: center; + align-items: center; + font-size: 24px; + font-weight: bold; + background-color: lightblue; + border: 1px solid #ccc; /* Optional for visibility */ + } + + @@ -239,6 +260,73 @@

Endoscopic Generat + + +
+
+
+ +
+
+
+ + + + +
+
+
+

Research Projects

+ +
+
+

Surgical Imagen

+
Surgical Text-To-Image Generation
+
+ +
+
+ +
+

SimGen

+
Simultaneous Image-Mask Generation
+
+ +
+

Intro ... Read more

+
+ +
+

CoSimGen

+
Controllable Image-Mask Generation
+
+ +
+
+ +
+

Surgical Videogen

+
Surgical Text-To-Video Generation
+
+ +
+
+
+ + +
+

Research Projects

+
+ More . . . +
+ +
+
+
+
+ + + - - -
-
-
- -
-
-
- - - - -
-
-
-
-

What is Surgical Imagen ?

-
- -
-
-
-
-
-