{"id":20760701,"url":"https://github.com/dracula27/freecodecamp_responsivewebdesign_tributepage","last_synced_at":"2026-05-26T20:06:41.886Z","repository":{"id":233710144,"uuid":"787032952","full_name":"DrAcula27/freeCodeCamp_responsiveWebDesign_tributePage","owner":"DrAcula27","description":"This is one of the required projects to earn your certification. For this project you will build a tribute page for a subject of your choosing, fictional or real.","archived":false,"fork":false,"pushed_at":"2024-04-17T01:03:49.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-18T05:28:37.304Z","etag":null,"topics":["css","css-flexbox","css3","freecodecamp","freecodecamp-curriculum","freecodecamp-front","freecodecamp-frontend","freecodecamp-project","html","html-css","html-table","html5","html5-css3"],"latest_commit_sha":null,"homepage":"https://dracula27.github.io/freeCodeCamp_responsiveWebDesign_tributePage/","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DrAcula27.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-15T19:02:36.000Z","updated_at":"2024-06-12T04:19:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"a85cf898-a30a-4e2d-9dc0-d560ab020587","html_url":"https://github.com/DrAcula27/freeCodeCamp_responsiveWebDesign_tributePage","commit_stats":null,"previous_names":["dracula27/freecodecamp_responsivewebdesign_tributepage"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrAcula27%2FfreeCodeCamp_responsiveWebDesign_tributePage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrAcula27%2FfreeCodeCamp_responsiveWebDesign_tributePage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrAcula27%2FfreeCodeCamp_responsiveWebDesign_tributePage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrAcula27%2FfreeCodeCamp_responsiveWebDesign_tributePage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DrAcula27","download_url":"https://codeload.github.com/DrAcula27/freeCodeCamp_responsiveWebDesign_tributePage/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243076605,"owners_count":20232438,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["css","css-flexbox","css3","freecodecamp","freecodecamp-curriculum","freecodecamp-front","freecodecamp-frontend","freecodecamp-project","html","html-css","html-table","html5","html5-css3"],"created_at":"2024-11-17T10:14:58.954Z","updated_at":"2026-05-26T20:06:41.850Z","avatar_url":"https://github.com/DrAcula27.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# freeCodeCamp_responsiveWebDesign_tributePage\n\n## Live Demo\n\n[Tribute Page](https://dracula27.github.io/freeCodeCamp_responsiveWebDesign_tributePage/)\n\n## Project Information\n\nThe second of five(5) certification projects in freeCodeCamp's [Responsive Web Design course](https://www.freecodecamp.org/learn/2022/responsive-web-design/).\n\nThe course/project description from their website is as follows:\n\n\u003e This is one of the required projects to earn your certification. For this project you will build a tribute page for a subject of your choosing, fictional or real.\n\n## Project Requirements\n\n**Objective**:\n\nBuild an app that is functionally similar to https://tribute-page.freecodecamp.rocks. Do not copy this demo project.\n\n**User Stories**:\n\n- [x] Your tribute page should have a main element with a corresponding id of main, which contains all other elements\n- [x] You should see an element with an id of title, which contains a string (i.e. text), that describes the subject of the tribute page (e.g. \"Dr. Norman Borlaug\")\n- [x] You should see either a figure or a div element with an id of img-div\n- [x] Within the #img-div element, you should see an img element with a corresponding id=\"image\"\n- [x] Within the #img-div element, you should see an element with a corresponding id=\"img-caption\" that contains textual content describing the image shown in #img-div\n- [x] You should see an element with a corresponding id=\"tribute-info\", which contains textual content describing the subject of the tribute page\n- [x] You 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\n- [x] Your #image should use max-width and height properties to resize responsively, relative to the width of its parent element, without exceeding its original size\n- [x] Your img element should be centered within its parent element\n- [x] Fulfill the user stories and pass all the tests below to complete this project. Give it your own personal style. Happy Coding!\n\n_Note: Be sure to add `\u003clink rel=\"stylesheet\" href=\"styles.css\"\u003e` in your HTML to link your stylesheet and apply your CSS_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdracula27%2Ffreecodecamp_responsivewebdesign_tributepage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdracula27%2Ffreecodecamp_responsivewebdesign_tributepage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdracula27%2Ffreecodecamp_responsivewebdesign_tributepage/lists"}