Advertisement
IMohammedNasr

Untitled

Aug 30th, 2023
843
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 8.13 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html dir = "rtl" lang= "ar">
  3.  
  4. <head>
  5.     <meta charset="UTF-8">
  6.     <meta name="viewport" content="width=device-width,initial-scale=1.0">
  7.     <title>الصفحة الرئيسية</title>
  8.     <link rel="icon" href="Logo.png">
  9.     <link rel="stylesheet" href="style.css">
  10.     <link rel="preconnect" href="https://fonts.googleapis.com">
  11.     <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  12.     <link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@600&display=swap" rel="stylesheet">
  13.     <script src="https://kit.fontawesome.com/6a55b70c17.js" crossorigin="anonymous"></script>
  14.     <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/[email protected]/css/fontawesome.min.css">
  15.     <script src ="Signup-Login/sign_axios.js"></script>
  16. </head>
  17.  
  18. <body>
  19.     <div class = "wrapper">
  20.         <div class="header">
  21.             <div class="inner-logo">
  22.                 <a href="index.html"><img src="Logo.png"></a>
  23.             </div>
  24.             <!-- -------------------------------------------------Search box area ------------------------------------------------- -->
  25.             <!-- <div class="inner-search">
  26.                <input type="text" placeholder="بحث..." class="يتم البحث...">
  27.                <a href="#"><i class="fas fa-search"></i></a>
  28.            </div> -->
  29.             <!-- -------------------------------------------------nav links area ------------------------------------------------- -->
  30.             <div class="inner-list" id="innerList">
  31.                 <i class="fas fa-times" onclick="hideMenu()"></i>
  32.                 <ul>
  33.                     <li class="links"><a href="#home" id="home-margin" class="current">الصفحة الرئيسية</a></li>
  34.                     <li class="links"><a href="Booking/Booking.html">الحجز</a></li>
  35.                     <li class="links"><a href="#to-about">من نحن</a></li>
  36.                     <li class="links"><a href="Contact Us/contact.html">تواصل معنا </a></li>
  37.                     <li class="links"><a href="Personal_Details/personal.html" id="when_login">بيانات الحساب </a></li>
  38.                     <li><a href="Signup-Login/LOGIN.html" id="login">تسجيل الدخول</a></li>
  39.                 </ul>
  40.             </div>
  41.             <!--------------------------------------------------- bars icon  --------------------------------------------------->
  42.             <i class="fas fa-bars" onclick="showMenu()"></i>
  43.         </div>
  44.         <!-- -------------------------------------------------First Home Section--------------------------------------------------->
  45.         <section class="banner" id="home">
  46.             <div class="middle">
  47.                 <div class="midtext">
  48.                     <h1>HemaX</h1>
  49.                     <p class="short-txt">
  50.                         Calmness, Peace & Humanity
  51.                    </p>
  52.                    <p class="long-txt">
  53.                        Donate blood, make a difference. Your gift saves lives and uplifts your spirits. It's a meaningful act that brings unmatched satisfaction.
  54.                    </p>
  55.                    <a href="Books-page/books.html" class="starting-links s1">احجز موعد</a>
  56.                    <a href="Signup-Login/Sign Up.html" class="starting-links s2">إنشاء حساب</a>
  57.                </div>
  58.            </div>
  59.        </section>
  60.        <!-- -------------------------------------------------Latest section------------------------------------------------- -->
  61.        <!-- ------------------------------------------------- Slides section --------------------------------------------------->
  62.        <div class="slide-container" id="popular">
  63.            <section class="slides-area">
  64.                <h2>دمنا واحد.</h2>
  65.                <p>
  66.                    ومن أحياها فكأنما أحيا الناس جميعا.
  67.                </p>
  68.                <div class="slider">
  69.                    <img src="Slides/Dmna_1.jpeg">
  70.                    <img src="Slides/Dmna_2.jpeg">
  71.                    <img src="Slides/Dmna_3.jpeg">
  72.                    <img src="Slides/Dmna_4.jpeg">
  73.                    <img src="Slides/Dmna_1.jpeg">
  74.                </div>
  75.            </section>
  76.        </div>
  77.        <!-- --------------------------------------------------- About us Section --------------------------------------------------- -->
  78.    <section class="about" id="to-about">
  79.        <h2>من نحن</h2>
  80.            <p class = "about-para">Lorem ipsum, dolor sit amet consectetur adipisicing elit</p>
  81.        <div class="content">
  82.            <img src = "backgroudns/abb.jpg">
  83.            <div class= "text">
  84.                <h1>دمنا واحد</h1>
  85.                <h5>Life Safers & Blood Donation</h5>
  86.                <p>
  87.                    Lorem ipsum dolor sit amet consectetur adipisicing elit. Corporis hic omnis at consequuntur illum accusantium. Ab magni officiis totam iste! Obcaecati impedit fugit libero deserunt quibusdam atque quod ipsa repellendus?
  88.                    Lorem ipsum dolor sit amet consectetur adipisicing elit. Laudantium facilis totam autem sit, ad magni iusto dolorem. Dolore, beatae sint. Beatae quibusdam magnam doloribus ullam consequuntur corporis dignissimos facilis aspernatur.
  89.                </p>
  90.            </div>
  91.        </div>
  92.    </section>
  93.        <!-- --------------------------------------------------- Rate us Section ----------------------------------------------------->
  94.        <!-- ------------------------------------------------- Footer ------------------------------------------------- -->
  95.        <footer class="footer">
  96.            <div class="upper-footer-list">
  97.                <ul>
  98.                    <li><a href="#to-about">About HemaX</a></li>
  99.                    <li><a href="#feedback">Share your experience</a></li>
  100.                    <li><a href="Contact Us/contact.html">Contact</a></li>
  101.                    <li><a href="Footer-links/help.html">Help</a></li>
  102.                    <li><a href="#popular">Popular</a></li>
  103.                </ul>
  104.            </div>
  105.            <div class="footer-logo">
  106.                <a href="#home"><img src="Logo.png"></a>
  107.            </div>
  108.            <div class="lower-footer-list">
  109.                <ul>
  110.                    <li><a href="https://www.instagram.com/" target="_blank"><i class="fab fa-instagram"></i></a></li>
  111.                    <li><a href="https://twitter.com/" target="_blank"><i class="fab fa-twitter"></i></a></li>
  112.                    <li><a href="https://www.facebook.com/" target="_blank"><i class="fab fa-facebook-f"></i></a></li>
  113.                    <li><a href="https://ae.linkedin.com/" target="_blank"><i class="fab fa-linkedin-in"></i></a></li>
  114.                    <li><a href="https://www.reddit.com/" target="_blank"><i class="fab fa-reddit-alien"></i></a></li>
  115.                </ul>
  116.            </div>
  117.            <div class="rights">
  118.                <p>جميع الحقوق محفوظة لموقع, هيما اكس &copy; 2023</p>
  119.             </div>
  120.         </footer>
  121.     </div>
  122.     <!-- -------------------------------------------------JavaScript  --------------------------------------------------->
  123.     <script>
  124.         var innerList = document.getElementById("innerList");
  125.  
  126.         // making the show menu function
  127.  
  128.         function showMenu() {
  129.             innerList.style.left = "0";
  130.         }
  131.  
  132.         // making the hdie menu function
  133.  
  134.         function hideMenu() {
  135.             innerList.style.left = "-200px";
  136.         }
  137.  
  138.         // Rate us
  139.         const btn = document.querySelector("button");
  140.         const post = document.querySelector(".post");
  141.         const widget = document.querySelector(".star-widget");
  142.         const editBtn = document.querySelector(".edit");
  143.         btn.onclick = () => {
  144.             widget.style.display = "none";
  145.             post.style.display = "block";
  146.             post.style.margin = "11px 0";
  147.             editBtn.onclick = () => {
  148.                 widget.style.display = "block";
  149.                 post.style.display = "none";
  150.             }
  151.             return false;
  152.         }
  153.     </script>
  154. </body>
  155.  
  156. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement