Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/atherosai/ui/gallery-05/

assets /cody/atherosai/ui/gallery-05/assets/
4 Items
  • forest.jpg
  • lavender-field.jpg
  • snow-scenery.jpg
  • wooden-bridge.jpg
  • galery-05 /cody/atherosai/ui/gallery-05/index.html
    357 Views
    0 Comments
    <!DOCTYPE html>
    <html lang="en">

    <head>
    <meta charset="utf-8" />
    <title>Swiper demo</title>
    <meta name="viewp
    script.js /cody/atherosai/ui/gallery-05/script.js
    180 Views
    0 Comments
    const swiper = new Swiper(".mySwiper", {
    direction: "vertical",
    slidesPerView: 1,
    spaceBetween: 0,
    mousewheel: true,
    p
    style.css /cody/atherosai/ui/gallery-05/style.css
    117 Views
    0 Comments
    @import url('https://fonts.googleapis.com/css2?family=Mulish&display=swap');

    html {
    position: relative;
    height: 100%;
    }