diff --git a/.DS_Store b/.DS_Store index d541d72..82b853e 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/css/style.css b/css/style.css index c6fcc0e..e50df46 100644 --- a/css/style.css +++ b/css/style.css @@ -1,3 +1,36 @@ -.myDiv{ - +body { + background-color: #C0C0C0; +} + +h2 { + color: red; +} + +.fam-img-border { + border-color: black; + border-width: 5px; + border-style: solid; + border-radius: 20px; +} + +.th { + font-size: 20px; + font-family: sans-serif; +} + +.label { + display: block; + padding-left: 15px; + text-indent: -15px; +} + +.input { + width: 13px; + height: 13px; + padding: 0; + margin:0; + vertical-align: bottom; + position: relative; + top: -1px; + *overflow: hidden; } diff --git a/img/.DS_Store b/img/.DS_Store new file mode 100644 index 0000000..5008ddf Binary files /dev/null and b/img/.DS_Store differ diff --git a/img/LeeFamily.gif b/img/LeeFamily.gif new file mode 100644 index 0000000..0268bc4 Binary files /dev/null and b/img/LeeFamily.gif differ diff --git a/img/Peggy.jpg b/img/Peggy.jpg deleted file mode 100644 index 65aac62..0000000 Binary files a/img/Peggy.jpg and /dev/null differ diff --git a/img/freakonomics.jpg b/img/freakonomics.jpg new file mode 100644 index 0000000..03e7c66 Binary files /dev/null and b/img/freakonomics.jpg differ diff --git a/img/googlebirthday.gif b/img/googlebirthday.gif new file mode 100644 index 0000000..255f6dc Binary files /dev/null and b/img/googlebirthday.gif differ diff --git a/img/radiolab.png b/img/radiolab.png new file mode 100644 index 0000000..0f2cbc7 Binary files /dev/null and b/img/radiolab.png differ diff --git a/img/secular-buddhism.jpg b/img/secular-buddhism.jpg new file mode 100644 index 0000000..85823ac Binary files /dev/null and b/img/secular-buddhism.jpg differ diff --git a/img/tedradiohour.jpg b/img/tedradiohour.jpg new file mode 100644 index 0000000..8655e35 Binary files /dev/null and b/img/tedradiohour.jpg differ diff --git a/img/thisamericanlife.jpg b/img/thisamericanlife.jpg new file mode 100644 index 0000000..298e4dd Binary files /dev/null and b/img/thisamericanlife.jpg differ diff --git a/img/youarenotsosmart.jpg b/img/youarenotsosmart.jpg new file mode 100644 index 0000000..25573b3 Binary files /dev/null and b/img/youarenotsosmart.jpg differ diff --git a/index.html b/index.html index a71ad31..545c553 100644 --- a/index.html +++ b/index.html @@ -1,90 +1,89 @@
- -
+
-
-
- - This is a paragraph. It will have line breaks if there is enough text. This is a fundamental element for creating page content. - Sometimes you will need bold text, and sometimes you will need italicized text. -
-
+
+
+ + This is a paragraph. It will have line breaks if there is enough text. This is a fundamental element for creating page content. + Sometimes you will need bold text, and sometimes you will need italicized text. +
+