diff --git a/week-two-assignment/css/week-two.css b/week-two-assignment/css/week-two.css new file mode 100644 index 0000000..8fc6296 --- /dev/null +++ b/week-two-assignment/css/week-two.css @@ -0,0 +1,25 @@ +main{ + margin-left: 3%; +} +img { + width: 30%; +} + +h1{ + font-family: Arial, sans-serif; +} + +p, li{ + font-family: Arial, sans-serif; + font-size: 20px; +} + +#about{ + width: 80%; +} + +footer p{ + color: gray; + font-weight: lighter; + margin-left: 40% +} \ No newline at end of file diff --git a/week-two-assignment/img/4866988_0.jpg b/week-two-assignment/img/4866988_0.jpg new file mode 100644 index 0000000..2fdae66 Binary files /dev/null and b/week-two-assignment/img/4866988_0.jpg differ diff --git a/week-two-assignment/week-two-about-me.html b/week-two-assignment/week-two-about-me.html new file mode 100644 index 0000000..4ee9a11 --- /dev/null +++ b/week-two-assignment/week-two-about-me.html @@ -0,0 +1,42 @@ + + + + + + + About Me + +
+

About Linda

+ +

+ Linda Belcher is the happy-go-lucky, devoted wife of Bob Belcher and the mother of Tina, Gene and Louise. She is voiced by John Roberts. Standing 5'9", Linda has tan skin and black hair like the rest of the family. She wears a red long-sleeved shirt with a v-neck collar (two buttons up until "The Runway Club"), her iconic red glasses, blue jeans, and yellow shoes with socks. Her skin and hair color are the same as her husband's. She is seen mostly wearing a white apron covering most of her legs. +

+

+ Interests: +

+

+ +

Websites: +

+ +

+ + + +
+ \ No newline at end of file