summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArnab Kumar Roy <86621483+ArnabKumarRoy02@users.noreply.github.com>2023-10-03 15:42:24 +0530
committerGitHub <noreply@github.com>2023-10-03 15:42:24 +0530
commitfdd4349dfebc84892695f4eebc5ab83d1eb95fea (patch)
treeca7134596e3458add79e9b6f8b9b6643af8701ba
parent1b5fa4e89b6013584ef1f636c1ce5e14ec827836 (diff)
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