An open API service indexing awesome lists of open source software.

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

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


![FreeCodeCamp](https://img.shields.io/badge/Freecodecamp-%23123.svg?&style=for-the-badge&logo=freecodecamp&logoColor=green/)

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:
![Visual Studio Code](https://img.shields.io/badge/Visual%20Studio%20Code-0078d7.svg?style=for-the-badge&logo=visual-studio-code&logoColor=white/)
Git icon ![Github Pages](https://img.shields.io/badge/github%20pages-121013?style=for-the-badge&logo=github&logoColor=white/) ![Netlify](https://img.shields.io/badge/netlify-%23000000.svg?style=for-the-badge&logo=netlify&logoColor=#00C7B7)
![HTML5](https://img.shields.io/badge/html5-%23FFFFFF.svg?style=for-the-badge&logo=html5&logoColor=white/) ![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white/) Sass icon ![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E/) Bootstrap icon
๐Ÿ”จ 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:
![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white/) StackOverflow icon ![YouTube](https://img.shields.io/badge/YouTube-%23FF0000.svg?style=for-the-badge&logo=YouTube&logoColor=white/) ![MDN Web Docs](https://img.shields.io/badge/MDN_Web_Docs-black?style=for-the-badge&logo=mdnwebdocs&logoColor=white/) ![Wikipedia](https://img.shields.io/badge/Wikipedia-%23000000.svg?style=for-the-badge&logo=wikipedia&logoColor=white/)
๐Ÿ–ผ๏ธ [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!