https://github.com/ralitsataylor/fcc-tribute-page
FCC: Build a Tribute Page
https://github.com/ralitsataylor/fcc-tribute-page
codepen css3-animations css3-flexbox font-awesome-5 html5 lighthouse-audits pagespeed-insights responsive-web-design sass svg-icons tribute-page vanilla-js w3c-validator
Last synced: about 2 months ago
JSON representation
FCC: Build a Tribute Page
- Host: GitHub
- URL: https://github.com/ralitsataylor/fcc-tribute-page
- Owner: ralitsataylor
- License: mit
- Created: 2020-05-29T17:49:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-08-02T17:20:29.000Z (3 months ago)
- Last Synced: 2025-08-02T19:34:24.747Z (3 months ago)
- Topics: codepen, css3-animations, css3-flexbox, font-awesome-5, html5, lighthouse-audits, pagespeed-insights, responsive-web-design, sass, svg-icons, tribute-page, vanilla-js, w3c-validator
- Language: SCSS
- Homepage: https://ralitsataylor.github.io/fcc-tribute-page/
- Size: 6.82 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ๐ FCC: Build a Tribute Page
๐ [CodePen](https://codepen.io/ralitsavoronevska/pen/zVOaXb/)
๐[Live GitHub Preview](https://ralitsavoronevska.github.io/fcc_tribute_page/)๐ฏ FreeCodeCamp Requirements

Responsive Web Design Projects - Build a Tribute Page
Objective: Build a CodePen.io app that is functionally similar to this: https://codepen.io/freeCodeCamp/full/zNqgVx. Do not copy this demo project.
Fulfill the below user stories and get all of the tests to pass. Give it your own personal style.
> You can use HTML, JavaScript, and CSS to complete this project. Plain CSS is recommended because that is what the lessons have covered so far and you should get some practice with plain CSS. You can use Bootstrap or SASS if you choose. Additional technologies (just for example jQuery, React, Angular, or Vue) are not recommended for this project, and using them is at your own risk. Other projects will give you a chance to work with different technology stacks like React. We will accept and try to fix all issue reports that use the suggested technology stack for this project. Happy coding!
๐ User Story #1: My tribute page should have an element with a corresponding id="main", which contains all other elements.
๐ User Story #2: I should see an element with a corresponding id="title", which contains a string (i.e. text) that describes the subject of the tribute page (e.g. "Dr. Norman Borlaug").
๐ก User Story #3: I should see a div element with a corresponding id="img-div".
๐ผ๏ธ User Story #4: Within the img-div element, I should see an img element with a corresponding id="image".
๐ค User Story #5: Within the img-div element, I should see an element with a corresponding id="img-caption" that contains textual content describing the image shown in img-div.
๐ User Story #6: I should see an element with a corresponding id="tribute-info", which contains textual content describing the subject of the tribute page.
๐ User Story #7: I should see an a element with a corresponding id="tribute-link", which links to an outside site that contains additional information about the subject of the tribute page. HINT: You must give your element an attribute of target and set it to _blank in order for your link to open in a new tab (i.e. target="_blank").
๐ฑ User Story #8: The img element should responsively resize, relative to the width of its parent element, without exceeding its original size.
๐ User Story #9: The img element should be centered within its parent element.You can build your project by forking this [CodePen pen](https://codepen.io/freeCodeCamp/pen/MJjpwO/).
Or you can use this CDN link to run the tests in any environment you like:
https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js.
Once you're done, submit the URL to your working project with all its tests passing.
Remember to use the [Read-Search-Ask](https://www.freecodecamp.org/forum/t/how-to-get-help-when-you-are-stuck/19514/) method if you get stuck.๐ธ Screenshots
## ๐ฅ๏ธ Desktop preview
๐ฑ Tablet Preview
๐ฑ Mobile Preview
![]()
![]()
# ๐ W3C HTML Validator
# ๐ W3C CSS Validator
# ๐ Chrome LightHouse Audit
Desktop:
Mobile:
# โก PageSpeed Insights Results
Desktop:
Mobile:
# ๐ ๏ธ Built with:
 
 
![]()
๐จ SCSS Files [Responsiveness, Transitions & Flex Layout]
โ๏ธ [Google Font: Raleway](https://fonts.google.com/specimen/Raleway/)
๐ช [Bootstrap v5.3](https://getbootstrap.com/docs/5.3/getting-started/introduction/)
๐ช [Bootstrap v5.3 Icons](https://icons.getbootstrap.com/)
๐ฉ [Bootstrap v5.3 Card](https://getbootstrap.com/docs/5.3/components/card/)# โจ Features:
โ Brendan Eich's full Wikipedia biography showcased the modern way
โ Responsive Web Design implemented by using media queries
โ Custom-styled Timeline with elegant Bootstrap Cards
โ Reference to Brendan Eich's Wikipedia Page
โ Custom-styled Mr. Eich's Famous Quote
โ Related Social and Info Links
โ Stylish scroll-to-top button
โ robots.txt
โ sitemap.xml
โ manifest.json
โ service-worker.js# ๐งฐ Online resources and tools:
  
๐ผ๏ธ [Photopea [Online Photo Editor]](https://www.photopea.com/)
๐ช [svg-to-png & svg minification](https://www.svgviewer.dev/svg-to-png/)
โญ [jpg-to-webp free converter](https://www.freeconvert.com/jpg-to-webp/)# ๐ Browser Support:
(Last updated and tested: 08/08/2025)
๐ Chrome 139.0.7258.67 (64-bit)
๐ฆ Firefox 141.0.3 (64-bit)
๐ดโโ ๏ธ Opera 120.0.5543.161 (64-bit)
๐ช Edge 139.0.3405.86 (64-bit)# ๐งช Online Validators:
โ๏ธ [W3C HTML Validator](https://validator.w3.org/)
โ๏ธ [W3C CSS Validator](https://jigsaw.w3.org/css-validator/)
๐ก [LightHouse Audit](https://developers.google.com/web/tools/lighthouse/)
โก [PageSpeed Insights Audit](https://pagespeed.web.dev/)# ๐ Inspiration & Credits:
๐ https://getbootstrap.com/docs/5.3/examples/heroes
๐ https://mdbootstrap.com/docs/standard/extended/timeline
๐ https://codepen.io/itshally/pen/mzrOrx
๐ https://codepen.io/completejavascript/pen/baOYpa
๐ https://codepen.io/davi3blu3/pen/Vegobo
๐ https://codepen.io/mrtrimble/pen/YzRrzgM
๐ https://codepen.io/Rowan-Dempsey/pen/EajzryX
๐ https://codepen.io/MisaelM/pen/raONWOb
๐ https://codepen.io/grzegorz-rogala/pen/gOZOExd
๐๏ธ [Fadein and Fadeout Back To Top Button on Page Scroll using CSS and Vanilla JS [YouTube]](https://youtu.be/Pd71ZZeIhaI/)
๐๏ธ [Learn Bootstrap 5: Build a Stunning User Profile UI with HTML & CSS [YouTube]](https://www.youtube.com/watch?v=W11peN4RaGQ/)
๐๏ธ [Bootstrap 5 Responsive Profile Cards [YouTube]](https://www.youtube.com/watch?v=X_knKpPhqA4/)---
๐ Thanks for checking out my project! More coming ๐.
Stay tuned ๐ and don't forget to give the project a star!
โญ Made with lots of ๐, โ, and a sprinkle of โจ by Ralitsa Taylor!