ManagersMaster.aspx
לדף זה יש קוד מאחור תחת הכותרת <CONTENT_PAGE>.aspx.csuser_2706180
html
a year ago
3.7 kB
4
Indexable
<%@ Page Title="" Language="C#" MasterPageFile="~/Pages/Site1.Master" AutoEventWireup="true" CodeBehind="ManagersMaster.aspx.cs" Inherits="YoadMadrid.Pages.WebForm9" %> <asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"> <style> @font-face { font-family: 'RealMadrid2019'; src: url('Fonts/real-madrid-19-20.ttf'); } @font-face { font-family: 'BragoFree'; src: url('Fonts/Bragofree-L3l8E.ttf'); } body { background-image: url(/Images/Manager.png); background-repeat: no-repeat; background-position: center +50px; background-size: cover; font-family: Arial, sans-serif; margin: 0; overflow: hidden; height: 100vh; } h1 { color: #0070c0; font-family: 'Real Madrid 19-20', sans-serif; font-size: 75px; margin: 0; padding-top: 140px; } p.paragraph1 { color: white; font-family: David; font-size: 33px; margin: 0px 0; } p.paragraph2 { color: yellow; font-family: David; font-size: 33px; margin: 0px 0; } p.paragraph3 { color: red; font-family: David; font-size: 33px; margin: 0px 0; } p.paragraph4 { color: #00529f; font-family: David; font-size: 33px; margin: 0px 0; } #barManagers a { background-color: #bfdbfe; color: #3b82f6; } </style> </asp:Content> <asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"> <div style="height: 100vh; width: 34vw; background: rgba(0, 0, 0, 0.2); backdrop-filter: blur(5px); box-shadow: 20px 0px 25px rgba(0, 0, 0, 0.2); color: white; font-size: 25px; font-family: Bahnschrift"> Real Madrid CF has had a long history of experienced and successful management. The club's first manager was Juan de Cárdenas in 1910, followed by other notable early managers such as Julián Ruete and Pedro Díaz de Rivera. <br /> <br /> In more recent years, the club has been led by experienced managers such as Vicente del Bosque, who won two La Liga titles and the Champions League in 2002, José Mourinho, who won the La Liga title and the Copa del Rey in 2012. <br /> <br /> Carlo Ancelotti, Zinedine Zidane, and Santiago Solari have also had successful tenures as manager. <br /> <br /> The club is currently managed by Carlo Ancelotti, who returned to the club in 2021. Real Madrid is owned by its members, with over 90,000 members having a say in the club's decision-making process. <br /> <br /> The club's president is Florentino Pérez, who has been in charge since 2009 and has overseen a period of significant success and growth. The club's management has been marked by a focus on developing young players through the club's academy and making smart signings in the transfer market. Overall, Real Madrid's management has played a key role in the club's success and position as one of the top clubs in the world. </div> </asp:Content>
Editor is loading...
Leave a Comment