This is a simple web project that dynamically displays football teams. The project includes a start page, an about page, and a dynamic page for viewing detailed information about a selected team.
- Start Page: Lists all football teams with their logos.
- About Page: Contains information about the creator of the project.
- Dynamic Team Page: Displays detailed information about a selected team, including its league, city, UEFA ranking, and opponents.
- PHP: For server-side logic and dynamic content generation.
- HTML: For structuring the web pages.
- CSS: For styling the web pages and making them visually appealing.