summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaumit Dinesan <79687674+justsaumit@users.noreply.github.com>2023-10-03 15:51:59 +0530
committerGitHub <noreply@github.com>2023-10-03 15:51:59 +0530
commitaf2c51b351f5ab8b224af67356e429ca259608bc (patch)
treeca7134596e3458add79e9b6f8b9b6643af8701ba
parent1b5fa4e89b6013584ef1f636c1ce5e14ec827836 (diff)
parentfdd4349dfebc84892695f4eebc5ab83d1eb95fea (diff)
Merge pull request #1 from ArnabKumarRoy02/patch-1
Update README.md
-rw-r--r--Lab04/README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/Lab04/README.md b/Lab04/README.md
index 093e3c9..5ed98bc 100644
--- a/Lab04/README.md
+++ b/Lab04/README.md
@@ -17,14 +17,16 @@ This repository contains code for a simple registration form with HTML form vali
## Screenshots
+<div align="center">
<img src="./media/screenshot_l4-0.png" alt="using portainer" style="max-height:250px;">
-<u><p style="text-align:center;">Using Portainer to Manage containers</p></u>
+<u><p>Using Portainer to Manage containers</p></u>
<img src="./media/screenshot_l4-1.png" alt="using portainer" style="max-height:350px;max-width:none;">
<u><p>Sample HTML Form</p></u>
<img src="./media/screenshot_l4-2.png" alt="using portainer" style="max-height:350px;max-width:none;">
<u><p>HTML Form Validation warning for empty fields being present after submission</p></u>
+</div>
## Usage