Skip to content
View AITBRAIMABDELILAH's full-sized avatar

Block or report AITBRAIMABDELILAH

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AITBRAIMABDELILAH/README.md
  • 👋 Hi, I’m @AITBRAIMABDELILAH
  • 👀 I’m interested in ...
  • 🌱 I’m currently learning ...
  • 💞️ I’m looking to collaborate on ...
  • 📫 How to reach me ...
  • 😄 Pronouns: ...
  • ⚡ Fun fact: ...
<title>High Atlas Treks - Experience the Adventure of Morocco</title> <script src="script.js" defer></script>
<main>
    <section id="home" class="hero">
        <h1>Welcome to High Atlas Treks</h1>
        <p>Join us for an unforgettable journey through the heart of Morocco's most majestic mountains.</p>
        <a href="#tours" class="btn">Discover Our Tours</a>
    </section>

    <section id="about" class="about">
        <h2>About Our Treks</h2>
        <p>High Atlas Treks is dedicated to providing immersive trekking experiences that highlight the natural beauty and cultural richness of the High Atlas region. Our knowledgeable local guides, like Abdel, ensure a safe and enriching adventure for all our guests.</p>
    </section>

    <section id="tours" class="tours">
        <h2>Our Tour Packages</h2>
        <div class="tour-list">
            <!-- Add tour items here -->
        </div>
    </section>

    <section id="gallery" class="gallery">
        <h2>Gallery</h2>
        <p>Explore a selection of breathtaking views and moments captured during our treks.</p>
        <!-- Add gallery images here -->
    </section>

    <section id="contact" class="contact">
        <h2>Contact Us</h2>
        <p>Ready to start your adventure or have questions? Get in touch with us!</p>
        <!-- Add contact form or information here -->
    </section>
</main>

<footer>
    <p>© 2024 High Atlas Treks. All rights reserved.</p>
</footer>

Popular repositories Loading

  1. AITBRAIMABDELILAH AITBRAIMABDELILAH Public

    Config files for my GitHub profile.

    1

  2. treeking treeking Public

  3. desktop desktop Public

    Forked from desktop/desktop

    Focus on what matters instead of fighting with Git.

    TypeScript

  4. tourest tourest Public

    Forked from codewithsadee/tourest

    Tourest is fully responsive travel website

    HTML