diff --git a/css/style.css b/css/style.css index d17d83a..5592fe6 100644 --- a/css/style.css +++ b/css/style.css @@ -1,9 +1,43 @@ -body { - background-color: navy; +.a{ + background-color: white; + border: 0px #cccccc solid; + padding: 2px; + width: 45%; + height: 20%; + margin-left: 5%; + margin-top: 2%; + font-family: Verdana,Arial, Helvetica, sans-serif; + } +.b{ + margin-left: 12%; + margin-right: 10%; + + + background-color:; + border: 3px solid black; + } +.c{ + margin-left: 0%; + margin-right: 0%; + width: 120%; + background-color:; + border: 0px solid black; -object { - height: 100vh; - width: 100vh; + } + +figure { + background-color: black; + border: 2px #cccccc solid; + padding: 2px; + margin: 2%; + float:right; + +} +figcaption { + background-color: none; + color: white; + font-style: italic; + text-align: Center; } diff --git a/img/Lakshmi_Photo.jpg b/img/Lakshmi_Photo.jpg new file mode 100644 index 0000000..cf3a1e3 Binary files /dev/null and b/img/Lakshmi_Photo.jpg differ diff --git a/img/Person.png b/img/Person.png new file mode 100644 index 0000000..622e173 Binary files /dev/null and b/img/Person.png differ diff --git a/img/experiences.png b/img/experiences.png new file mode 100644 index 0000000..08d1997 Binary files /dev/null and b/img/experiences.png differ diff --git a/index.html b/index.html index 4dc0c72..1711433 100644 --- a/index.html +++ b/index.html @@ -1,57 +1,58 @@ - - - - -
+ - - - - - - - - - - - - - - - - - - - - - - - The quickest of brown foxes. - - - - - - - - - - - \ No newline at end of file