School website project focused on integrating and getting to know teachers through student-led podcasts.
[only website, no podcasts]
table of contents
-
html
- index.html
- podcast.html
- aboutProject.html
- aboutAuthors.html
-
css
- style.css
- styleAboutAuthors.css
- styleAboutProjects.css
- styleHomePageInf.css
- stylePodcast.css
- styleScroll.css
link with:
- styles/styleHomePageInf (content under banner)
- styles/style.css (main style)
- style/styleScroll.css (scroll)
- Google Fonts (font)
- Fontello (icon)
- (icon)
Connect #TopSite (header), .nav (navigation), .content (Main Content), footer.
#TopSite is over navigation
logo In this class is logo and next to logo is text "Podcast".
.nav is responsible for navigation bar.
.content (Main Content). In this class is all content.
Animate Banner
.glassEffect This class is responsible for glass effect (background article) and size of article.
in .glassEffect:
- h1 for title
- span for gold color font
.footer_text is responsible for copyright.
Div with p is responsible for icon.
A with .totop is responsible for scroll to top.
And script to keep navi bar on screen when scrolling down.
link with:
- styles/style.css (main style)
- styles/stylePodcast.css (style for podcast.html)
- styles/styleScroll (scroll)
- Google Fonts (font)
- Fontello (icon)
- (icon)
Connect #TopSite (header), .nav (navigation), .content (Main Content), footer.
#TopSite is over navigation
logo In this class is logo and next to logo is text "Podcast".
.nav is responsible for navigation bar
.content (Main Content) In this class is all content.
.glassEffect This class is responsible for glass effect (background player) and responsible for size player Link to podcast player https://www.youtube.com/watch?v=7UZbS-NBiD8 . In music player remain right site (later rename for .podcastPlayer) and volume bar. In .glassEffect:
- h1 for title
- span for gold color font
- p for text in article
.footer_text is responsible for copyright.
Div with p is responsible for icon.
A with .totop is responsible for scroll to top.
And script to keep navi bar on screen when scrolling down.
link with:
- styles/styleAboutProject.css (style for aboutProject.html)
- styles/style.css (main style)
- styles/styleScroll (scroll)
- Google Fonts (font)
- Fontello (icon)
- (icon)
Connect #TopSite (header), .nav (navigation), .content (Main Content), footer.
#TopSite is over navigation
logo In this class is logo and next to logo is text "Podcast".
.nav is responsible for navigation bar
.content (Main Content) In this class is all content.
.glassEffect This class is responsible for glass effect (background) and size for article. In .glassEffect:
- h1 for title
- span for gold color font
- p for text in article
.footer_text is responsible for copyright.
Div with p is responsible for icon.
A with .totop is responsible for scroll to top.
And script to keep navi bar on screen when scrolling down.
Link with:
- styles/styleAboutAuthors.css (style for aboutAuthors.html)
- styles/style.css (main style)
- styles/styleScroll (scroll)
- Google Fonts (font)
- Fontello (icon)
- (icon)
Connect #TopSite (header), .nav (navigation), .content (Main Content), footer.
#TopSite is over navigation
logo In this class is logo and next to logo is text "Podcast".
.nav is responsible for navigation bar
.content (Main Content) In this class is all content.
.glassEffect This class is responsible for glass effect (background article) and size for article. In .glassEffect:
- h1 for title
- span for gold color font
- p for text in article
.footer_text is responsible for copyright.
Div with p is responsible for icon.
A with .totop is responsible for scroll to top.
And script to keep navi bar on screen when scrolling down.
Copied from YT: https://bit.ly/3tdPJ89