diff --git a/FrontEndWebsite/Front end website/img/bg1.jpg b/FrontEndWebsite/Front end website/img/bg1.jpg new file mode 100644 index 0000000..ea1d721 Binary files /dev/null and b/FrontEndWebsite/Front end website/img/bg1.jpg differ diff --git a/FrontEndWebsite/Front end website/index.css b/FrontEndWebsite/Front end website/index.css new file mode 100644 index 0000000..a750d15 --- /dev/null +++ b/FrontEndWebsite/Front end website/index.css @@ -0,0 +1,63 @@ +body{ + background-image: url("img/bg1.jpg"); + background-repeat: no-repeat; + background-position: center; + height:100%; + background-size: cover; +} + +body, html { +height: 100%; +margin: 0; +} + + +@import: url(https://fonts.googleapis.com/css?family=Roboto+Condensed); +body { +font-family: 'Roboto Condensed', sans-serif; +height: 100%; +background-color: black; +color: #fff; +text-transform: uppercase; + +} +.container { +text-align: center; +} +h1 { +margin-left: 30px; +margin-bottom: 50px; +} + + +.card-body{ + box-shadow: 5px 5px 7px 8px; +} + +/*This is the styling that make cards responsive.*/ +.card{ + margin:20px 10px; +} + +*{ + margin:0px; + padding: 0px; + font-family: 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; +} + +.footer{ + background-color:darkorchid; + + margin-top: 30px; + text-align: center; + overflow: hidden; + margin-bottom: 0px; + + left: 0; + bottom: 0; + width: 100%; + + color: white; + + +} \ No newline at end of file diff --git a/FrontEndWebsite/Front end website/index.html b/FrontEndWebsite/Front end website/index.html new file mode 100644 index 0000000..4c7de30 --- /dev/null +++ b/FrontEndWebsite/Front end website/index.html @@ -0,0 +1,137 @@ + + + +
+ + +I'm Parishi currently pursuing Chemistry at IIT Bombay.
+I like to play sports very much especially Badmintion, but admist this pandemic I developed the + habbit of reading books which helped + me a lot to gain insights about the world and myself. I also like to try out and learn various new things. +
+ +I did a Sumer Of Science on the topic Nanomaterials + because I + really liked the concept of + just by subtle change in the property of a material you can create entirely a brand new + material + with completely different properties + with a wide range of applications. + But in the process of exploring this field I was really fascinated by the applications of it + from very small to very large things + happening around the globe. It was truly an enriching experience for me to do this project. +
+ + +Initially I took this project as to explore this field, but + eventually it had lead to my actual + area of interest. This course is very efficient as it covers every aspects of each content and + also is designed for anyone whether beginner or someone else. + This course actually takes you to the path from novoice to actual applications which are used in + industry currently. + I'm really glad that I took up this course and I plan to continue to explore in this area in my + future.
+