একটু অপেক্ষা করো ভাই
Close Menu
This is FL FaysalThis is FL Faysal

    Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

    What's Hot

    AI দিয়ে ফ্রি ল্যান্ডিং পেজ ডিজাইন সম্পূর্ণ ফ্রি 

    02/12/2025

    WooCommerce Pre-Orders Plugin ব্যবহার গাইড

    17/09/2025

    Automation WooCommerce Orders with WhatsApp

    29/08/2025
    Facebook X (Twitter) Instagram YouTube LinkedIn TikTok
    Facebook X (Twitter) Instagram
    This is FL FaysalThis is FL Faysal
    Subscribe
    • Home
    • Branding
    • Tuotorial
    • Freelancing
      • Fiverr
      • UP Work
    • Ethical Hacking
    • WordPress
    • Web Design
    • About Me
    This is FL FaysalThis is FL Faysal
    Home » Pro Level Portfolio Website
    Tuotorial

    Pro Level Portfolio Website

    Fl_FaysalBy Fl_Faysal22/12/2024No Comments1 Min Read
    Facebook Twitter Pinterest LinkedIn Tumblr WhatsApp VKontakte Email
    Untitled design
    Share
    Facebook Twitter LinkedIn Pinterest

    Css Effect

    selector{
        --first-color: #5ddcff; 
        --second-color: #3c67e3;
        --third-color: #4e00c2;
    }
    
    
    @property --rotate {
      syntax: "<angle>";
      initial-value: 132deg;
      inherits: false;
    }
    
    selector::before, selector::after{
        opacity: 0;
        content: "";
        transition: all 0.5s ease-in-out;
    }
    selector:hover::before, selector:hover::after{
        position: absolute;
        z-index: -1;
        background-image: linear-gradient(
        var(--rotate)
        , var(--first-color), var(--second-color) 43%, var(--third-color));
        animation: spin 2.5s linear infinite;
        opacity: 1;
    }
    selector:hover::before {
      width: 104%;
      height: 104%;
      border-radius: 8px;
      top: -2%;
      left: -2%;
    }
    selector:hover::after {
      top: 0;
      left: 0;
      right: 0;
      height: 100%;
      width: 100%;
      transform: scale(0.9);
      filter: blur(70px);
    }
    
    @keyframes spin {
      0% {
        --rotate: 0deg;
      }
      100% {
        --rotate: 360deg;
      }
    }
    Download Template
    Follow on Facebook Follow on YouTube Follow on TikTok
    Share. Facebook LinkedIn WhatsApp Email
    Previous ArticleWhy a Portfolio Matters for Freelancers and Business Owners
    Next Article অর্ডারের আগেই ডেলিভারি চার্জ নিন! | WooCommerce Partial Payment & Advance Payment Setup (COD Friendly)

    Related Posts

    WooCommerce Pre-Orders Plugin ব্যবহার গাইড

    17/09/2025

    Automation WooCommerce Orders with WhatsApp

    29/08/2025

    WC Incomplete order Recovery (Single-file WooCommerce Plugin)

    23/08/2025

    How to Create a WordPress Website for Selling Digital Products

    10/08/2025
    fast
    Follow Me
    • Facebook
    • YouTube
    • LinkedIn
    • WhatsApp

    Categories

    • BRANDING
    • FREELANCING
    • FIVERR
    • UPWORK
    • ETHICAL HACKING
    • WORDPRESS
    • ABOUT FL FAYSAL

    FREELANICNG COURSE

    • WORDPRESS
    • WEB SECURITY
    • BUNDLE COURSE
    • Privacy Policy

    Subscribe to Updates

    © 2026 FL Blog. Designed by FL Faysal.
    Facebook Vimeo WhatsApp TikTok Instagram YouTube

    Type above and press Enter to search. Press Esc to cancel.