This is a simple HTML & CSS project that presents a short tribute to the classic film The Godfather. It includes an introduction, plot summary, cast list, and information about the filmβs awards β all wrapped in a clean, semantic layout. Ideal for beginners learning HTML structure and styling.
This mini web project was built to practice basic HTML and CSS. It focuses on semantic tags, embedded media (image and video link), and structured content presentation using headers, paragraphs, and lists.
- π¬ Movie title and poster
- π Introduction (Einleitung)
- π Plot summary (Handlung)
- π₯ Cast list (Hauptbesetzung)
- π Awards (Oscars, Golden Globes, BAFTA)
- π Link to official trailer
- π Basic footer with license button
- HTML5 β For page structure
- CSS3 β (external file:
style.css) for styling - Image file:
Godfather.jpg - Link to trailer hosted on YouTube
.
βββ index.html
βββ style.css
βββ img/
βββ Godfather.jpg
index.html: Main HTML file for the webpage.style.css: External CSS for custom styles.img/: Folder containing the Godfather poster image.
You can view the trailer here:
π Watch The Godfather Trailer on YouTube
To view the page locally:
- Clone the repository:
git clone https://github.com/your-username/godfather-movie-page.git cd godfather-movie-page - Open
index.htmlin your browser.
- Add CSS styling for better visual presentation
- Include video embedding instead of external link
- Add mobile-responsive layout
- Translate content fully into English or make it toggleable
This project is for educational purposes only and is not intended for commercial use.
ποΈ "The Godfather is not just a mob movieβitβs an epic tale of family, loyalty, and the American dream."