diff --git a/css/forms.css b/css/forms.css index 0bc093d8..dbbd1b43 100644 --- a/css/forms.css +++ b/css/forms.css @@ -15,7 +15,7 @@ form>div { /* writes to small text above reCAPTCHA upon failure */ .dateFeedback{ - font-style:italic; + font-style:oblique; font-size:70%; font-weight:bold; color:#f00; diff --git a/css/main.css b/css/main.css index 81cc4def..3588fe0d 100644 --- a/css/main.css +++ b/css/main.css @@ -1,10 +1,11 @@ /* Global rules */ @import url('https://fonts.googleapis.com/css?family=Quicksand'); +@import url('https://fonts.googleapis.com/css2?family=Dancing+Script&display=swap'); html { background-color: lightgray; - font-family: 'Quicksand', sans-serif; + font-family: 'Oswald'; font-size: 0.95em; line-height: 1.5em; } @@ -43,7 +44,7 @@ a { a:hover { color: whitesmoke; - background-color: darkcyan; + background-color: rgb(3, 3, 3); text-decoration: none; } diff --git a/css/nav.css b/css/nav.css index 57dc6100..28be253b 100644 --- a/css/nav.css +++ b/css/nav.css @@ -17,7 +17,7 @@ } .topnav a.hover, .active { - background-color: darkcyan; + background-color: rgb(3, 3, 3); } .topnav .icon { diff --git a/images/mahad.jpg b/images/mahad.jpg new file mode 100644 index 00000000..180d412a Binary files /dev/null and b/images/mahad.jpg differ diff --git a/images/tablet.jpg b/images/tablet.jpg deleted file mode 100644 index c4970939..00000000 Binary files a/images/tablet.jpg and /dev/null differ diff --git a/index.html b/index.html index 97bde5e7..a1ac2dcc 100644 --- a/index.html +++ b/index.html @@ -1,7 +1,7 @@ - Your Name Goes Here + Mahad Ali @@ -10,22 +10,22 @@
-

Your Name Goes Here

+

Mahad Ali

- - - That's me! + + + That's me!

About Me

@@ -33,11 +33,11 @@

About Me

Watch this video, How to write a short professional bio and write a few paragraphs that identify your background, skills, goals and accomplishments.

-

Replace the pictures named desktop.jpg, tablet.jpg and phone.jpg in the images folder with pictures of yourself, or pictures that represent you.

+ -

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent hendrerit nec purus non vestibulum. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Vivamus ipsum odio, lacinia congue varius in, iaculis eget felis. Proin facilisis dui nec purus viverra, sed tempus risus sollicitudin.

+

Hi, my name is Mahad and i'm committed to staying up-to-date with the latest trends and technologies in software development, and i'm always looking for new ways to improve my skills.

-

Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Fusce malesuada felis ac dapibus tempus. Nulla in purus id leo finibus consequat quis eget mi. In gravida maximus risus eget scelerisque. In placerat diam ut tellus ullamcorper, eu elementum augue vulputate. Cras ut pretium ante. Sed porta eros vel lobortis gravida. Nullam ultrices justo eget felis pharetra aliquam. Maecenas hendrerit hendrerit facilisis.

+

I'm dedicated to delivering software solutions that are both functional and user-friendly..

Page Origin

@@ -46,7 +46,7 @@

Page Origin

Study how this page is built, with the DOM Inspector and use it as a foundation for your portal or other sites!