MatuMaKa

HTML1

Jul 10th, 2025
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 4.93 KB | Source Code | 0 0
  1.     <section id="features" data-color="two">
  2.         <div class="middle">
  3.             <h1>Features</h1>
  4.             <p>We're feature rich, there's something for everyone.</p>
  5.  
  6.             <div class="scroll-wrapper">
  7.                 <div class="features">
  8.                     <div class="feature">
  9.                         <img src="./assets/images/code.png">
  10.                         <div class="info">
  11.                             <h1>Custom Skripted</h1>
  12.                             <p>BerryPvP is built on fully custom Skripts, designed from the ground up for smooth performance and unique gameplay.</p>
  13.                             <p>Every feature is carefully crafted to give you an experience you won’t find anywhere else.</p>
  14.                             <p>Our devs are constantly innovating to keep the server fresh and exciting.</p>
  15.                         </div>
  16.                     </div>
  17.  
  18.                     <div class="feature">
  19.                         <img src="./assets/images/prac.png">
  20.                         <div class="info">
  21.                             <h1>Practice Server</h1>
  22.                             <p>Train your PvP skills in a lag-free, balanced environment.</p>
  23.                             <p>Our custom kits, arenas, and TPA system give you the freedom to fight your way.</p>
  24.                             <p>Whether you're warming up or grinding kills, we’ve got you covered.</p>
  25.                         </div>
  26.                     </div>
  27.  
  28.                     <div class="feature">
  29.                         <img src="./assets/images/survival.png">
  30.                         <div class="info">
  31.                             <h1>Active Staff Team</h1>
  32.                             <p>Our staff isn’t just active..they’re everywhere.</p>
  33.                             <p>From moderating matches to answering questions and taking feedback, our team is always online to make your experience better.</p>
  34.                             <p>We listen, we improve, and we care.</p>
  35.                         </div>
  36.                     </div>
  37.  
  38.                     <div class="feature">
  39.                         <img src="./assets/images/event.png">
  40.                         <div class="info">
  41.                             <h1>Events & Giveaways</h1>
  42.                            <p>We love to keep things exciting with frequent events and surprise giveaways.</p>
  43.                            <p>Whether it's a 1v1 tournament or a random drop party, there's always something fun happening at BerryPvP.</p>
  44.                            <p>You might even win some awesome rewards!</p>
  45.                        </div>
  46.                    </div>
  47.  
  48.                    <div class="feature">
  49.                        <img src="./assets/images/versus.png">
  50.                        <div class="info">
  51.                            <h1>Feedback</h1>
  52.                            <p>Your voice matters here.</p>
  53.                            <p>At BerryPvP, we take player feedback seriously.</p>
  54.                            <p>Many of our features and changes come straight from community suggestions.</p>
  55.                        </div>
  56.                    </div>
  57.  
  58.                    <div class="feature">
  59.                        <img src="./assets/images/versus.png">
  60.                        <div class="info">
  61.                            <h1>The Berry Experience</h1>
  62.                            <p>More than just a practice server....BerryPvP is a community.</p>
  63.                            <p>With smooth gameplay, competitive PvP, and a welcoming vibe, it’s the perfect place to chill, improve, and have fun.</p>
  64.                            <p>Join us and become part of something better.</p>
  65.                        </div>
  66.                    </div>
  67.  
  68.                    <div class="feature">
  69.                        <img src="./assets/images/versus.png">
  70.                        <div class="info">
  71.                            <h1>Custom Arenas</h1>
  72.                            <p>We don't do boring boxes.</p>
  73.                            <p>Our hand-built arenas are designed for all kinds of PvP scenarios from flat ground duels to terrain based battles.</p>
  74.                            <p>Each one feels different, so you'll always be challenged.</p>
  75.                        </div>
  76.                    </div>
  77.  
  78.                    <div class="feature">
  79.                        <img src="./assets/images/versus.png">
  80.                        <div class="info">
  81.                            <h1>Growing Community</h1>
  82.                            <p>BerryPvP is growing fast and you're invited.</p>
  83.                            <p>From seasoned fighters to new players, our community is active, welcoming and always ready for a duel.</p>
  84.                            <p>Whether you want friends or rivals, you'll find both here.</p>
  85.                        </div>
  86.                    </div>
  87.  
  88.                </div>
  89.            </div>
  90.        </div>
  91.    </section>
Advertisement
Add Comment
Please, Sign In to add comment