From ed54f875b8dde6d9ba3a0c966989568b75438b42 Mon Sep 17 00:00:00 2001 From: Angeliki Date: Wed, 1 May 2019 01:15:52 +0200 Subject: [PATCH] added pop up windows in index --- index.php | 90 ++++++++++-- index.php.save.1 | 371 +++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 452 insertions(+), 9 deletions(-) create mode 100644 index.php.save.1 diff --git a/index.php b/index.php index 4c64bb3..6101e54 100644 --- a/index.php +++ b/index.php @@ -66,7 +66,7 @@ - +/*style internet sources*/ .dropbtn2 { font-family: "Old Standard TT"; font-weight: regular; @@ -77,7 +77,7 @@ cursor: pointer; } -.dropbtn2:hover, .dropbtn:focus { +.dropbtn2:hover, .dropbtn2:focus { background-color: pink; } @@ -105,6 +105,47 @@ .dropdown2 a:hover {background-color: none;} .show2 {display: block;} + +/*style list of podcasts*/ +.dropbtn3 { + font-family: "Old Standard TT"; + font-weight: regular; + font-size: 24px; + color: black; + padding: 16px; + border: none; + cursor: pointer; +} + +.dropbtn3:hover, .dropbtn3:focus { + background-color: pink; +} + +.dropdown3 { + position: relative; + display: inline-block; +} + +.dropdown-content3 { + display: none; + position: absolute; + background-color: white; + min-width: 1000px; + overflow: auto; + z-index: 1; +} + +.dropdown-content3 a { + color: black; + padding: 12px 16px; + text-decoration: none; + display: block; +} + +.dropdown3 a:hover {background-color: none;} + +.show3 {display: block;} + @@ -151,27 +192,55 @@ + + + + + + + + + @@ -235,6 +304,8 @@ $newest_file = $files[0]; echo ""; ?> + + @@ -253,6 +324,7 @@ fwrite($fp, $decodedData); fclose($fp); ?> + + + + + + + + + + + + +
+ warming up @Leeszaal +
+
+ singing vowels @Leeszaal +
+
+ describing/annotating +
+
+ discussing about voice in public @Fine Arts +
+
+ transcribing vowels @Leeszaal +
+
+ singing vowels @Fine Arts +
+
+ city sounds +
+
+ describing/annotating +
+
+ singing vowels (high) @Fine Arts +
+
+ describing/annotating +
+ + +
+ discussing about voice in public @Leeszaal +
+
+ warming up @Fine Arts +
+
+ transcribing vowels @Fine Arts +
+ +
+ reading extracts @Fine Arts +
+ + +
+ +
latest episode
+"; +?> + +
+ + + + + + + + + + + + + + + + + +