From 30735bffc1da3411c60c94e983cf73b9f6f3c3f9 Mon Sep 17 00:00:00 2001 From: Sowmya Date: Fri, 5 Aug 2022 18:28:11 +0530 Subject: [PATCH 1/2] modified home page look and css file --- .vscode/settings.json | 3 + about.html | 12 +-- customstyle.css | 60 ++++++++++++++- images/Agile.png | Bin 0 -> 37413 bytes images/Fortify.png | Bin 0 -> 34233 bytes images/ansible.png | Bin 0 -> 9489 bytes images/arti.png | Bin 0 -> 40722 bytes images/bitbucket-logo.png | Bin 0 -> 50453 bytes images/close.png | Bin 0 -> 577 bytes images/devops3.png | Bin 0 -> 36420 bytes images/docker2.png | Bin 0 -> 63626 bytes images/gitlab.png | Bin 0 -> 57439 bytes images/i1.png | Bin 0 -> 146606 bytes images/i2.png | Bin 0 -> 1686735 bytes images/i3.png | Bin 0 -> 106648 bytes images/i4.png | Bin 0 -> 123375 bytes images/i5.png | Bin 0 -> 911485 bytes images/i6.png | Bin 0 -> 274363 bytes images/jenkins.png | Bin 0 -> 24843 bytes images/kub2.png | Bin 0 -> 74324 bytes images/menu.png | Bin 0 -> 271 bytes images/menu1.png | Bin 0 -> 324 bytes images/menu2.png | Bin 0 -> 325 bytes images/pngwing.com (1).png | Bin 0 -> 317081 bytes images/pngwing.com (2).png | Bin 0 -> 188464 bytes images/signup.jpg | Bin 0 -> 233144 bytes images/st1.jpg | Bin 0 -> 1619761 bytes images/st2.jpg | Bin 0 -> 1354949 bytes images/st3.jpg | Bin 0 -> 1686410 bytes images/st4.png | Bin 0 -> 29446 bytes images/st5.png | Bin 0 -> 9434 bytes images/trust/im1.png | Bin 0 -> 2618 bytes images/trust/im2.png | Bin 0 -> 20935 bytes images/trust/im3.png | Bin 0 -> 22226 bytes images/trust/im4.png | Bin 0 -> 12548 bytes images/trust/im5.png | Bin 0 -> 19831 bytes images/trust/im6.png | Bin 0 -> 28082 bytes index.html | 150 +++++++++++++++++++++++++++++-------- index1.html | 56 -------------- index_archive.html | 43 +++++++++++ style.css | 1 + 41 files changed, 232 insertions(+), 93 deletions(-) create mode 100644 .vscode/settings.json create mode 100644 images/Agile.png create mode 100644 images/Fortify.png create mode 100644 images/ansible.png create mode 100644 images/arti.png create mode 100644 images/bitbucket-logo.png create mode 100644 images/close.png create mode 100644 images/devops3.png create mode 100644 images/docker2.png create mode 100644 images/gitlab.png create mode 100644 images/i1.png create mode 100644 images/i2.png create mode 100644 images/i3.png create mode 100644 images/i4.png create mode 100644 images/i5.png create mode 100644 images/i6.png create mode 100644 images/jenkins.png create mode 100644 images/kub2.png create mode 100644 images/menu.png create mode 100644 images/menu1.png create mode 100644 images/menu2.png create mode 100644 images/pngwing.com (1).png create mode 100644 images/pngwing.com (2).png create mode 100644 images/signup.jpg create mode 100644 images/st1.jpg create mode 100644 images/st2.jpg create mode 100644 images/st3.jpg create mode 100644 images/st4.png create mode 100644 images/st5.png create mode 100644 images/trust/im1.png create mode 100644 images/trust/im2.png create mode 100644 images/trust/im3.png create mode 100644 images/trust/im4.png create mode 100644 images/trust/im5.png create mode 100644 images/trust/im6.png delete mode 100644 index1.html create mode 100644 index_archive.html diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..6f3a291 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "liveServer.settings.port": 5501 +} \ No newline at end of file diff --git a/about.html b/about.html index 298a33d..5a37640 100644 --- a/about.html +++ b/about.html @@ -16,7 +16,7 @@