Skip to content

A simple and elegant webpage built with HTML and CSS, showcasing my favorite film, The Godfather (1972). Includes a plot summary, cast list, awards, and trailer link.

Notifications You must be signed in to change notification settings

Anas-Shanan/HTML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸŽ₯ Favorite Movie Webpage β€” The Godfather

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.

πŸ“„ About the Project

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.

πŸ” Contents

  • 🎬 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

πŸ’‘ Technologies Used

  • HTML5 – For page structure
  • CSS3 – (external file: style.css) for styling
  • Image file: Godfather.jpg
  • Link to trailer hosted on YouTube

πŸ“‚ Project Structure

.
β”œβ”€β”€ 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.

🎬 Live Demo

You can view the trailer here:
πŸ”— Watch The Godfather Trailer on YouTube

To view the page locally:

  1. Clone the repository:
    git clone https://github.com/your-username/godfather-movie-page.git
    cd godfather-movie-page
  2. Open index.html in your browser.

🌱 Future Enhancements

  • 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

πŸ“„ License

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."

About

A simple and elegant webpage built with HTML and CSS, showcasing my favorite film, The Godfather (1972). Includes a plot summary, cast list, awards, and trailer link.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published