Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shadyashraf174/tribute-page-certification-project

For this project, you will build a tribute page.
https://github.com/shadyashraf174/tribute-page-certification-project

css freecodecamp freecodecamp-project html tribute-page

Last synced: 19 days ago
JSON representation

For this project, you will build a tribute page.

Awesome Lists containing this project

README

        

# Tribute Page for Dr. Magdi Yacoub
#### Inspired by [freeCodeCamp](https://www.freecodecamp.org/) || See it live at [CodePen](https://codepen.io/shady-ashraf/pen/XWvLQae)
###### Dr. Magdi Yacoub is an Egyptian-British heart surgeon and humanitarian who has transformed lives worldwide through his groundbreaking work and unwavering dedication. For this project, you will build a tribute page.

---

## Table of Contents
- [Overview](#overview)
- [Features](#features)
- [File Structure](#file-structure)
- [HTML Details](#html-details)
- [CSS Styling](#css-styling)
- [Deployment](#deployment)
- [Selectors Used in the Project](#selectors-used-in-the-project)

---

## Overview
The **Tribute Page for Dr. Magdi Yacoub** celebrates his incredible life and contributions to the medical field, particularly in cardiothoracic surgery.

**Technologies used:**
- HTML5
- CSS3

---

## Features
- Informative timeline summarizing Dr. Yacoub’s life achievements.
- Highlighted inspirational quote with a blockquote design.
- An image with a descriptive caption, optimized for responsiveness.
- Clear call-to-action link for learning more about Dr. Yacoub.

---

## File Structure
```
project/
├── index.html
└── styles.css
```

---

## HTML Details
The HTML file (`index.html`) contains:
- **Page Structure:**
- `` element to encapsulate the primary content.
- `

` as the main title of the page.
- **Figure and Image:**
- `` and `` to present the image with a caption.
- `` with `alt` text for accessibility.
- **Timeline:**
- An unordered list (`