It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://889993266.xyz

  1.  
  2.  
  3.  
  4. <!DOCTYPE html>
  5. <html lang="en" data-font-scheme="work">
  6.  
  7.  
  8. <head>
  9.    <meta charset="utf-8">
  10.    <meta http-equiv="X-UA-Compatible" content="IE=edge">
  11.    <meta name="viewport" content="width=device-width, initial-scale=1">
  12.    
  13.        <link rel="shortcut icon" type="image/png" href="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/favicon/favicons/KEITHSTON_52_oUo2Q2j_anESa6o.png">
  14.    
  15.  
  16.    <title>Tech Insights &amp; Digital Trends Blog | Latest Tech News</title>
  17.    <meta name="description" content="Explore expert articles on technology, digital trends, and innovation. Stay updated with the latest insights and practical tips for tech enthusiasts.">
  18.    <link href="/static/blogapp/assets/css/themify-icons.css" rel="stylesheet">
  19.    <link href="/static/blogapp/assets/css/flaticon.css" rel="stylesheet">
  20.    <link href="/static/blogapp/assets/css/bootstrap.min.css" rel="stylesheet">
  21.    <link href="/static/blogapp/assets/css/animate.css" rel="stylesheet">
  22.    <link href="/static/blogapp/assets/css/owl.carousel.css" rel="stylesheet">
  23.    <link href="/static/blogapp/assets/css/owl.theme.css" rel="stylesheet">
  24.    <link href="/static/blogapp/assets/css/slick.css" rel="stylesheet">
  25.    <link href="/static/blogapp/assets/css/slick-theme.css" rel="stylesheet">
  26.    <link href="/static/blogapp/assets/css/swiper.min.css" rel="stylesheet">
  27.    <link href="/static/blogapp/assets/css/owl.transitions.css" rel="stylesheet">
  28.    <link href="/static/blogapp/assets/css/jquery.fancybox.css" rel="stylesheet">
  29.    <link href="/static/blogapp/assets/css/odometer-theme-default.css" rel="stylesheet">
  30.    <link href="/static/blogapp/assets/css/component.css" rel="stylesheet">
  31.    <link href="/static/blogapp/assets/sass/style.css" rel="stylesheet">
  32.    <link href="/static/blogapp/assets/sass/layout/navbar.css" rel="stylesheet">
  33.    <link href="/static/blogapp/assets/css/responsive.css" rel="stylesheet">
  34.    <link href="/static/blogapp/assets/sass/fonts.css" rel="stylesheet">
  35.    <link rel="canonical" href="https://889993266.xyz/">
  36.    <!-- Dynamic CSS Override -->
  37.    
  38. <style>
  39.    :root {
  40.        /* Bootstrap 5 Color Overrides */
  41.        --bs-primary: #f4a261;
  42.        --bs-primary-rgb: f4a261;
  43.        --bs-secondary: #78716c;
  44.        --bs-success: #10b981;
  45.        --bs-danger: #dc2626;
  46.        --bs-warning: #d97706;
  47.        --bs-info: #0284c7;
  48.        --bs-light: #fef5ef;
  49.        --bs-dark: #4c2c17;
  50.        
  51.        /* Your SCSS Variables Override */
  52.        --theme-primary-color: #f4a261;
  53.        --theme-primary-color-s2: #f4a261;
  54.        --body-bg-color: #ffffff;
  55.        --section-bg-color: #f9faff;
  56.        --text-color: #4c2c17;
  57.        --text-light-color: #676767;
  58.        --heading-color: #4c2c17;
  59.        --border-color: #fed7aa;
  60.        --border-color-s2: #eef0fc;
  61.        --border-color-black: #3c3c40;
  62.        --body-color: #777777;
  63.        --small-black: #777777;
  64.        --light: #8188a9;
  65.        --cyan: #848892;
  66.        --black-section-text-color: #CBCBCB;
  67.        --black-bg-color: #202026;
  68.        --black-bg-color-s2: #2C2C32;
  69.        --dark-gray: #232f4b;
  70.        
  71.        /* Component Specific Colors (Bootstrap + Your SCSS) */
  72.        --navbar-bg: #ffffff;
  73.        --nav-bg: #ffffff;
  74.        --sub-nav: #ffedd5;
  75.        --navbar-color: #4c2c17;
  76.        --topbar-bg: #fef5ef;
  77.        --topbar-color: #4c2c17;
  78.        --footer-bg: #4c2c17;
  79.        --footer-color: #ffffff;
  80.        --card-bg: #ffffff;
  81.        --card-border: #fed7aa;
  82.        --card-radius: 12px;
  83.        --link-color: #f4a261;
  84.        --link-hover: #e07c24;
  85.        --blog-color: #ffffff;
  86.        --blog-bg: rgba(244, 162, 97, 0.1);
  87.        
  88.        /* Simplified Font System */
  89.        --border-radius: 12px;
  90.        
  91.        /* Bootstrap Font Override - Uses CSS font system from fonts.css */
  92.        --bs-font-sans-serif: var(--font-primary);
  93.    }
  94.    
  95.    /* Font Override - Let CSS font system handle fonts via data-font-scheme */
  96.    body {
  97.        /* Remove font-family override - let data-font-scheme handle it */
  98.        font-weight: 400;
  99.        color: var(--text-color) !important;
  100.        
  101.            background-color: var(--body-bg-color) !important;
  102.        
  103.        min-height: 100vh;
  104.    }
  105.    
  106.    /* Headings - Let CSS font system handle fonts via data-font-scheme */
  107.    h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  108.        /* Remove font-family override - let data-font-scheme handle it */
  109.        font-weight: 600;
  110.        color: var(--heading-color) !important;
  111.    }
  112.    
  113.    /* Bootstrap Primary Color Throughout Site */
  114.    .btn-primary {
  115.        background-color: var(--bs-primary) !important;
  116.        border-color: var(--bs-primary) !important;
  117.        transition: all 0.3s ease;
  118.    }
  119.    
  120.    .btn-primary:hover {
  121.        background-color: var(--theme-primary-color-s2) !important;
  122.        border-color: var(--theme-primary-color-s2) !important;
  123.        transform: translateY(-2px);
  124.        box-shadow: 0 5px 15px rgba(var(--bs-primary-rgb), 0.4);
  125.    }
  126.    
  127.    .btn-outline-primary {
  128.        color: var(--bs-primary) !important;
  129.        border-color: var(--bs-primary) !important;
  130.    }
  131.    
  132.    .btn-outline-primary:hover {
  133.        background-color: var(--bs-primary) !important;
  134.        border-color: var(--bs-primary) !important;
  135.    }
  136.    
  137.    .text-primary {
  138.        color: var(--bs-primary) !important;
  139.    }
  140.    
  141.    .bg-primary {
  142.        background-color: var(--bs-primary) !important;
  143.    }
  144.    
  145.    /* Your Navigation System */
  146.    .navigation.navbar,
  147.    .navbar {
  148.        
  149.            background-color: var(--navbar-bg) !important ;
  150.        
  151.        /* Remove font-family override - let data-font-scheme handle it */
  152.        
  153.        border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important ;
  154.    }
  155.    
  156.    .navigation.navbar .fluid-container{
  157.        min-height: 60px;
  158.    }
  159.    
  160.    .navigation .navbar-brand,
  161.    .navigation .navbar-nav .nav-link,
  162.    .navbar-brand,
  163.    nav a,
  164.    .navbar-nav .nav-link {
  165.        color: var(--navbar-color) !important;
  166.        /* Remove font-family override - let data-font-scheme handle it */
  167.        transition: all 0.3s ease;
  168.    }
  169.    
  170.    .navigation .navbar-nav .nav-link:hover,
  171.    .navbar-nav .nav-link:hover,
  172.    nav a:hover,
  173.    .navigation .navbar-nav .nav-link.active,
  174.    .navbar-nav .nav-link.active {
  175.        color: var(--navbar-color) !important;
  176.        transform: translateY(-1px);
  177.        opacity: 0.85;
  178.    }
  179.    
  180.    /* Your existing navbar specific classes */
  181.    .navigation .sub-menu {
  182.        background: var(--navbar-bg) !important;
  183.        box-shadow: 0 5px 15px rgba(0,0,0,0.1);
  184.        border: 1px solid var(--border-color);
  185.    }
  186.    
  187.    .border-color{
  188.        border-color: var(--border-color) !important;
  189.    }
  190.    
  191.    .navigation .sub-menu li a {
  192.        color: var(--navbar-color) !important;
  193.        /* Remove font-family override - let data-font-scheme handle it */
  194.    }
  195.    
  196.    .navigation .sub-menu li a:hover {
  197.        background: var(--bs-primary) !important;
  198.        color: #ffffff !important;
  199.    }
  200.    
  201.    .card {
  202.        
  203.            background-color: var(--card-bg) !important;
  204.        
  205.        border: 1px solid var(--border-color) !important;
  206.        transition: all 0.3s ease;
  207.        border-radius: 12px;
  208.        color: var(--text-color) !important;
  209.    }
  210.     .navbar-brand img{
  211.            height: 70px;
  212.            object-fit: contain;
  213.        }
  214.    
  215.    .card:hover {
  216.        transform: translateY(-5px);
  217.        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  218.    }
  219.    
  220.    .card-header {
  221.        background-color: var(--section-bg-color) !important;
  222.        border-color: var(--border-color) !important;
  223.        color: var(--text-color) !important;
  224.    }
  225.    
  226.    /* Bootstrap Form Controls */
  227.    .form-control {
  228.        color: var(--text-color) !important;
  229.        background-color: var(--body-bg-color) !important;
  230.        border-color: var(--border-color) !important;
  231.        /* Remove font-family override - let data-font-scheme handle it */
  232.    }
  233.    
  234.    .form-control:focus {
  235.        border-color: var(--bs-primary) !important;
  236.        box-shadow: 0 0 0 0.2rem rgba(var(--bs-primary), 0.25) !important;
  237.    }
  238.    
  239.    /* Links throughout site */
  240.  .nav1 a {
  241.        color: var(--link-color) !important;
  242.        text-decoration: none;
  243.        transition: all 0.3s ease;
  244.    }
  245.    
  246.    a:hover {
  247.        color: var(--link-hover) !important;
  248.    }
  249.    
  250.    /* Text color classes */
  251.    .text-muted {
  252.        color: var(--body-color) !important;
  253.    }
  254.    
  255.    .text-light {
  256.        color: var(--light) !important;
  257.    }
  258.    
  259.    /* Section backgrounds */
  260.    .section-bg,
  261.    .bg-light {
  262.        background-color: var(--section-bg-color) !important;
  263.    }
  264.    
  265.    /* Dark sections */
  266.    .bg-dark,
  267.    .dark-section {
  268.        background-color: var(--black-bg-color) !important;
  269.        color: var(--black-section-text-color) !important;
  270.    }
  271.    
  272.    /* Footer styling */
  273.    .footer,
  274.    footer {
  275.        
  276.            background-color: var(--footer-bg) !important;
  277.        
  278.        color: var(--footer-color) !important;
  279.    }
  280.    
  281.    .footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6,
  282.    footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
  283.        color: var(--black-section-text-color) !important;
  284.        /* Remove font-family override - let data-font-scheme handle it */
  285.    }
  286.    
  287.    .footer a, footer a {
  288.        color: var(--black-section-text-color) !important;
  289.    }
  290.    
  291.    .footer a:hover, footer a:hover {
  292.        color: var(--bs-primary) !important;
  293.    }
  294.    
  295.    /* Bootstrap Secondary Colors */
  296.    .btn-secondary {
  297.        background-color: var(--bs-secondary) !important;
  298.        border-color: var(--bs-secondary) !important;
  299.    }
  300.    
  301.    .text-secondary {
  302.        color: var(--bs-secondary) !important;
  303.    }
  304.    
  305.    .bg-secondary {
  306.        background-color: var(--bs-secondary) !important;
  307.    }
  308.    
  309.    /* Bootstrap Success, Danger, Warning, Info */
  310.    .btn-success { background-color: var(--bs-success) !important; border-color: var(--bs-success) !important; }
  311.    .btn-danger { background-color: var(--bs-danger) !important; border-color: var(--bs-danger) !important; }
  312.    .btn-warning { background-color: var(--bs-warning) !important; border-color: var(--bs-warning) !important; }
  313.    .btn-info { background-color: var(--bs-info) !important; border-color: var(--bs-info) !important; }
  314.    
  315.    .text-success { color: var(--bs-success) !important; }
  316.    .text-danger { color: var(--bs-danger) !important; }
  317.    .text-warning { color: var(--bs-warning) !important; }
  318.    .text-info { color: var(--bs-info) !important; }
  319.    
  320.    .bg-success { background-color: var(--bs-success) !important; }
  321.    .bg-danger { background-color: var(--bs-danger) !important; }
  322.    .bg-warning { background-color: var(--bs-warning) !important; }
  323.    .bg-info { background-color: var(--bs-info) !important; }
  324.    
  325.    /* Mobile menu styling */
  326.    .navbar-toggler,
  327.    .open-btn {
  328.        border-color: var(--navbar-color) !important;
  329.    }
  330.    
  331.    .icon-bar {
  332.        background-color: var(--navbar-color) !important;
  333.    }
  334.    
  335.    /* Smooth Animations */
  336.    .fade-in-up {
  337.        animation: fadeInUp 0.6s ease-out;
  338.    }
  339.    
  340.    @keyframes fadeInUp {
  341.        from {
  342.            opacity: 0;
  343.            transform: translateY(30px);
  344.        }
  345.        to {
  346.            opacity: 1;
  347.            transform: translateY(0);
  348.        }
  349.    }
  350.    
  351.    /* Responsive adjustments */
  352.    @media (max-width: 768px) {
  353.        .navbar {
  354.            padding: 0.5rem 0;
  355.        }
  356.        
  357.        .card:hover {
  358.            transform: none;
  359.        }
  360.    }
  361.    
  362. </style>
  363.    
  364.    
  365.    
  366.  
  367. <script>
  368.    var _paq = window._paq = window._paq || [];
  369.    /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
  370.    _paq.push(['trackPageView']);
  371.    _paq.push(['enableLinkTracking']);
  372.    (function() {
  373.        var u = "//analytics.tech-vikings.com/";
  374.        _paq.push(['setTrackerUrl', u + 'matomo.php']);
  375.        _paq.push(['setSiteId', '2']);
  376.        var d = document,
  377.            g = d.createElement('script'),
  378.            s = d.getElementsByTagName('script')[0];
  379.        g.async = true;
  380.        g.src = u + 'matomo.js';
  381.        s.parentNode.insertBefore(g, s);
  382.    })();
  383. </script>
  384. </head>
  385.  
  386.  
  387.  
  388. <body class="page-blogapp:homepage theme-theme_28">
  389.    <div id="healthcheck"></div>
  390.    <!-- start page-wrapper -->
  391.    <div class="page-wrapper">
  392.        
  393.            <!-- start preloader -->
  394.                
  395.            <!-- end preloader -->
  396.        
  397.        <!-- Start header -->
  398.        <header id="header" class="wpo-site-header">
  399.            
  400.  
  401.  
  402.    
  403.  
  404.  
  405.  
  406.  
  407.            
  408.  
  409.  
  410.  
  411.  
  412.  
  413.  
  414. <header class="header-v10 mb-4">
  415.    <div class="container-fluid fluid-container">
  416.        <!-- Top Bar -->
  417.        <div class="top-bar-v10">
  418.            <div
  419.                class="row align-items-center gap-3 justify-content-lg-between justify-content-center align-items-center d-flex flex-wrap">
  420.               <div class="col-lg-3 col-md-12 col-12">
  421.                    <div class="brand-section-v10">
  422.                        <a class="logo-link-v9" href="/">
  423.                            
  424.                                <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/05927d68-52c1-4e71-afb1-f44153f77e60_logo.png" alt="Tech Insights Blog" class="logo-img-v9" />
  425.                            
  426.                        </a>
  427.                    </div>
  428.                </div>
  429.                <div class="col-lg-6 col-md-12 d-inline-block">
  430.                    <div class="search-container-v10">
  431.                        <form class="search-form-v10" action="#" method="get">
  432.                            <div class="search-group-v10">
  433.                                <input type="search" id="search-input" class="search-field-v10 ps-3"
  434.                                    placeholder="Discover articles, tutorials & insights..." name="q">
  435.                                <button type="submit" class="search-button-v10">
  436.                                    <i class="ti-search"></i>
  437.                                </button>
  438.                            </div>
  439.                            <div id="search-results" class="search-results-container search-v1"></div>
  440.                        </form>
  441.                    </div>
  442.                </div>
  443.                <div class="col-12 ">
  444.                    <div class="header-utilities-v10">
  445.                        <div class="utility-item-v10 d-lg-none">
  446.                            <button class="menu-trigger-v10" onclick="toggleMenuV10()">
  447.                                <div class="menu-icon-v10">
  448.                                    <span class="menu-bar-v10"></span>
  449.                                    <span class="menu-bar-v10"></span>
  450.                                    <span class="menu-bar-v10"></span>
  451.                                </div>
  452.                            </button>
  453.                        </div>
  454.                    </div>
  455.                </div>
  456.            </div>
  457.        </div>
  458.  
  459.        <!-- Navigation Bar -->
  460.    <nav class="navigation-v10 d-none d-lg-block">
  461.    <div class="nav-container-v10">
  462.        <ul class="nav-menu-v10">
  463.  
  464.            
  465.            <li class="nav-item-v10">
  466.                <a href="/" class="nav-link-v10 active-v10">
  467.                    <div class="link-content-v10">
  468.                        <span class="link-text-v10">Home</span>
  469.                        <div class="link-indicator-v10"></div>
  470.                    </div>
  471.                </a>
  472.            </li>
  473.  
  474.            
  475.            
  476.                
  477.                    
  478.                    
  479.                        <li class="nav-item-v10">
  480.                            <a href="/category/all-posts/" class="nav-link-v10">
  481.                                <div class="link-content-v10">
  482.                                    <span class="link-text-v10">All Posts</span>
  483.                                    <div class="link-indicator-v10"></div>
  484.                                </div>
  485.                            </a>
  486.                        </li>
  487.                    
  488.  
  489.                
  490.  
  491.                
  492.                
  493.            
  494.                
  495.                    
  496.                    
  497.                        <li class="nav-item-v10">
  498.                            <a href="/category/business/" class="nav-link-v10">
  499.                                <div class="link-content-v10">
  500.                                    <span class="link-text-v10">Business</span>
  501.                                    <div class="link-indicator-v10"></div>
  502.                                </div>
  503.                            </a>
  504.                        </li>
  505.                    
  506.  
  507.                
  508.  
  509.                
  510.                
  511.            
  512.                
  513.                    
  514.                    
  515.                        <li class="nav-item-v10">
  516.                            <a href="/category/esports/" class="nav-link-v10">
  517.                                <div class="link-content-v10">
  518.                                    <span class="link-text-v10">Esports</span>
  519.                                    <div class="link-indicator-v10"></div>
  520.                                </div>
  521.                            </a>
  522.                        </li>
  523.                    
  524.  
  525.                
  526.  
  527.                
  528.                
  529.            
  530.                
  531.                    
  532.                    
  533.                        <li class="nav-item-v10">
  534.                            <a href="/category/fashion/" class="nav-link-v10">
  535.                                <div class="link-content-v10">
  536.                                    <span class="link-text-v10">Fashion</span>
  537.                                    <div class="link-indicator-v10"></div>
  538.                                </div>
  539.                            </a>
  540.                        </li>
  541.                    
  542.  
  543.                
  544.  
  545.                
  546.                
  547.            
  548.                
  549.                    
  550.                    
  551.                        <li class="nav-item-v10">
  552.                            <a href="/category/featured/" class="nav-link-v10">
  553.                                <div class="link-content-v10">
  554.                                    <span class="link-text-v10">Featured</span>
  555.                                    <div class="link-indicator-v10"></div>
  556.                                </div>
  557.                            </a>
  558.                        </li>
  559.                    
  560.  
  561.                
  562.  
  563.                
  564.                
  565.            
  566.                
  567.                    
  568.                    
  569.                        <li class="nav-item-v10">
  570.                            <a href="/category/gaming/" class="nav-link-v10">
  571.                                <div class="link-content-v10">
  572.                                    <span class="link-text-v10">Gaming</span>
  573.                                    <div class="link-indicator-v10"></div>
  574.                                </div>
  575.                            </a>
  576.                        </li>
  577.                    
  578.  
  579.                
  580.  
  581.                
  582.                
  583.            
  584.                
  585.                    
  586.                    
  587.                        <li class="nav-item-v10">
  588.                            <a href="/category/health/" class="nav-link-v10">
  589.                                <div class="link-content-v10">
  590.                                    <span class="link-text-v10">Health</span>
  591.                                    <div class="link-indicator-v10"></div>
  592.                                </div>
  593.                            </a>
  594.                        </li>
  595.                    
  596.  
  597.                
  598.  
  599.                
  600.                
  601.            
  602.                
  603.                    
  604.                    
  605.                        <li class="nav-item-v10">
  606.                            <a href="/category/life-fitness/" class="nav-link-v10">
  607.                                <div class="link-content-v10">
  608.                                    <span class="link-text-v10">Life &amp; Fitness</span>
  609.                                    <div class="link-indicator-v10"></div>
  610.                                </div>
  611.                            </a>
  612.                        </li>
  613.                    
  614.  
  615.                
  616.  
  617.                
  618.                
  619.            
  620.                
  621.                    
  622.                    
  623.                        <li class="nav-item-v10">
  624.                            <a href="/category/lifestyle/" class="nav-link-v10">
  625.                                <div class="link-content-v10">
  626.                                    <span class="link-text-v10">Lifestyle</span>
  627.                                    <div class="link-indicator-v10"></div>
  628.                                </div>
  629.                            </a>
  630.                        </li>
  631.                    
  632.  
  633.                
  634.  
  635.                
  636.                
  637.            
  638.                
  639.                    
  640.                    <li class="nav-item-v10 has-submenu-v10">
  641.                        <a href="#" class="nav-link-v10">
  642.                            <div class="link-content-v10">
  643.                                <span class="link-text-v10">More</span>
  644.                                <div class="link-arrow-v10"></div>
  645.                                <div class="link-indicator-v10"></div>
  646.                            </div>
  647.                        </a>
  648.                        <div class="submenu-v10">
  649.                            <div class="submenu-content-v10">
  650.                                <div class="submenu-column-v10">
  651.                                    <ul class="submenu-links-v10">
  652.                                        <li>
  653.                                            <a href="/category/news/" class="submenu-link-v10">
  654.                                                News
  655.                                            </a>
  656.                                        </li>
  657.                
  658.  
  659.                
  660.                
  661.            
  662.                
  663.                                        <li>
  664.                                            <a href="/category/others/" class="submenu-link-v10">
  665.                                                Others
  666.                                            </a>
  667.                                        </li>
  668.                
  669.  
  670.                
  671.                
  672.            
  673.                
  674.                                        <li>
  675.                                            <a href="/category/politics/" class="submenu-link-v10">
  676.                                                Politics
  677.                                            </a>
  678.                                        </li>
  679.                
  680.  
  681.                
  682.                
  683.            
  684.                
  685.                                        <li>
  686.                                            <a href="/category/sports/" class="submenu-link-v10">
  687.                                                Sports
  688.                                            </a>
  689.                                        </li>
  690.                
  691.  
  692.                
  693.                
  694.            
  695.                
  696.                                        <li>
  697.                                            <a href="/category/tech/" class="submenu-link-v10">
  698.                                                Tech
  699.                                            </a>
  700.                                        </li>
  701.                
  702.  
  703.                
  704.                
  705.            
  706.                
  707.                                        <li>
  708.                                            <a href="/category/travel/" class="submenu-link-v10">
  709.                                                Travel
  710.                                            </a>
  711.                                        </li>
  712.                
  713.  
  714.                
  715.                
  716.                                    </ul>
  717.                                </div>
  718.                            </div>
  719.                        </div>
  720.                    </li>
  721.                
  722.            
  723.            <li class="nav-item-v10">
  724.                <a href="/page/contact-us/" class="nav-link-v10">
  725.                    <div class="link-content-v10">
  726.                        <span class="link-text-v10">Contact Us</span>
  727.                        <div class="link-indicator-v10"></div>
  728.                    </div>
  729.                </a>
  730.            </li>
  731.        </ul>
  732.    </div>
  733. </nav>
  734.  
  735.        <!-- Mobile Menu -->
  736.        <div class="mobile-menu-v10 d-lg-none" id="mobileMenuV10">
  737.            <div class="mobile-menu-content-v10">
  738.                <ul class="mobile-menu-list-v10">
  739.  
  740.                    
  741.                    <li class="mobile-menu-item-v10">
  742.                        <a href="/" class="mobile-menu-link-v10 active-v10">
  743.                            <span class="mobile-link-text-v10">Home</span>
  744.                        </a>
  745.                    </li>
  746.  
  747.                    
  748.                    
  749.                    
  750.                    <li class="mobile-menu-item-v10">
  751.                        <a href="/category/all-posts/" class="mobile-menu-link-v10">
  752.                            <span class="mobile-link-text-v10">All Posts</span>
  753.                        </a>
  754.                    </li>
  755.                    
  756.                    
  757.                    
  758.                    <li class="mobile-menu-item-v10">
  759.                        <a href="/category/business/" class="mobile-menu-link-v10">
  760.                            <span class="mobile-link-text-v10">Business</span>
  761.                        </a>
  762.                    </li>
  763.                    
  764.                    
  765.                    
  766.                    <li class="mobile-menu-item-v10">
  767.                        <a href="/category/esports/" class="mobile-menu-link-v10">
  768.                            <span class="mobile-link-text-v10">Esports</span>
  769.                        </a>
  770.                    </li>
  771.                    
  772.                    
  773.                    
  774.                    <li class="mobile-menu-item-v10">
  775.                        <a href="/category/fashion/" class="mobile-menu-link-v10">
  776.                            <span class="mobile-link-text-v10">Fashion</span>
  777.                        </a>
  778.                    </li>
  779.                    
  780.                    
  781.                    
  782.                    <li class="mobile-menu-item-v10">
  783.                        <a href="/category/featured/" class="mobile-menu-link-v10">
  784.                            <span class="mobile-link-text-v10">Featured</span>
  785.                        </a>
  786.                    </li>
  787.                    
  788.                    
  789.                    
  790.                    <li class="mobile-menu-item-v10">
  791.                        <a href="/category/gaming/" class="mobile-menu-link-v10">
  792.                            <span class="mobile-link-text-v10">Gaming</span>
  793.                        </a>
  794.                    </li>
  795.                    
  796.                    
  797.                    
  798.                    <li class="mobile-menu-item-v10">
  799.                        <a href="/category/health/" class="mobile-menu-link-v10">
  800.                            <span class="mobile-link-text-v10">Health</span>
  801.                        </a>
  802.                    </li>
  803.                    
  804.                    
  805.                    
  806.                    <li class="mobile-menu-item-v10">
  807.                        <a href="/category/life-fitness/" class="mobile-menu-link-v10">
  808.                            <span class="mobile-link-text-v10">Life &amp; Fitness</span>
  809.                        </a>
  810.                    </li>
  811.                    
  812.                    
  813.                    
  814.                    <li class="mobile-menu-item-v10">
  815.                        <a href="/category/lifestyle/" class="mobile-menu-link-v10">
  816.                            <span class="mobile-link-text-v10">Lifestyle</span>
  817.                        </a>
  818.                    </li>
  819.                    
  820.                    
  821.                    
  822.                    <li class="mobile-menu-item-v10">
  823.                        <a href="/category/news/" class="mobile-menu-link-v10">
  824.                            <span class="mobile-link-text-v10">News</span>
  825.                        </a>
  826.                    </li>
  827.                    
  828.                    
  829.                    
  830.                    <li class="mobile-menu-item-v10">
  831.                        <a href="/category/others/" class="mobile-menu-link-v10">
  832.                            <span class="mobile-link-text-v10">Others</span>
  833.                        </a>
  834.                    </li>
  835.                    
  836.                    
  837.                    
  838.                    <li class="mobile-menu-item-v10">
  839.                        <a href="/category/politics/" class="mobile-menu-link-v10">
  840.                            <span class="mobile-link-text-v10">Politics</span>
  841.                        </a>
  842.                    </li>
  843.                    
  844.                    
  845.                    
  846.                    <li class="mobile-menu-item-v10">
  847.                        <a href="/category/sports/" class="mobile-menu-link-v10">
  848.                            <span class="mobile-link-text-v10">Sports</span>
  849.                        </a>
  850.                    </li>
  851.                    
  852.                    
  853.                    
  854.                    <li class="mobile-menu-item-v10">
  855.                        <a href="/category/tech/" class="mobile-menu-link-v10">
  856.                            <span class="mobile-link-text-v10">Tech</span>
  857.                        </a>
  858.                    </li>
  859.                    
  860.                    
  861.                    
  862.                    <li class="mobile-menu-item-v10">
  863.                        <a href="/category/travel/" class="mobile-menu-link-v10">
  864.                            <span class="mobile-link-text-v10">Travel</span>
  865.                        </a>
  866.                    </li>
  867.                    
  868.                    
  869.  
  870.                </ul>
  871.            </div>
  872.        </div>
  873.  
  874.    </div>
  875. </header>
  876.  
  877. <style>
  878.    .logo-link-v9 img{
  879.        height: 70px;
  880.        width: auto;
  881.        object-fit: cover;
  882.    }
  883.    /* Navbar V10 Styles - Modern Two-Tier Design */
  884.    .header-v10 {
  885.        background: var(--navbar-bg);
  886.        margin-bottom: 10px;
  887.        position: relative;
  888.    }
  889.  
  890.    /* Top Bar */
  891.    .top-bar-v10 {
  892.        padding: 16px 0;
  893.    }
  894.  
  895.    /* Brand Section */
  896.    .brand-section-v10 {
  897.        display: flex;
  898.        align-items: center;
  899.    }
  900.  
  901.    .brand-link-v10 {
  902.        display: flex;
  903.        align-items: center;
  904.        text-decoration: none;
  905.    }
  906.  
  907.    .brand-icon-v10 {
  908.        width: 48px;
  909.        height: 48px;
  910.        background:  linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  911.        border-radius: 12px;
  912.        display: flex;
  913.        align-items: center;
  914.        justify-content: center;
  915.        padding: 8px;
  916.    }
  917.  
  918.    .brand-img-v10 {
  919.        max-width: 100%;
  920.        max-height: 100%;
  921.        filter: brightness(0) invert(1);
  922.    }
  923.  
  924.    /* Search Container */
  925.    .search-container-v10 {
  926.        max-width: 500px;
  927.        margin-left: auto;
  928.    }
  929.  
  930.    .search-group-v10 {
  931.        display: flex;
  932.        align-items: center;
  933.        background: #f9fafb;
  934.        border: 2px solid #e5e7eb;
  935.        border-radius: 12px;
  936.        overflow: hidden;
  937.        transition: all 0.3s ease;
  938.    }
  939.  
  940.    .search-group-v10:focus-within {
  941.        background: #ffffff;
  942.        border-color: #3b82f6;
  943.        box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.1);
  944.    }
  945.  
  946.    .search-icon-wrapper-v10 {
  947.        padding: 12px 16px;
  948.        display: flex;
  949.        align-items: center;
  950.    }
  951.  
  952.    .search-icon-v10 {
  953.        width: 16px;
  954.        height: 16px;
  955.        background: #9ca3af;
  956.        border-radius: 50%;
  957.        position: relative;
  958.    }
  959.  
  960.    .search-icon-v10::after {
  961.        content: '';
  962.        position: absolute;
  963.        top: 12px;
  964.        left: 12px;
  965.        width: 6px;
  966.        height: 1px;
  967.        background: #9ca3af;
  968.        transform: rotate(45deg);
  969.    }
  970.  
  971.    .search-field-v10 {
  972.        flex: 1;
  973.        border: none;
  974.        background: transparent;
  975.        font-size: 15px;
  976.        padding: 12px 0;
  977.        outline: none;
  978.        color: #1f2937;
  979.    }
  980.  
  981.    .search-field-v10::placeholder {
  982.        color: #9ca3af;
  983.    }
  984.  
  985.    .search-button-v10 {
  986.        background:  linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  987.        color: white;
  988.        border: none;
  989.        padding: 14px 15px;
  990.        font-weight: 600;
  991.        cursor: pointer;
  992.        transition: all 0.3s ease;
  993.    }
  994.  
  995.    .search-button-v10:hover {
  996.        background: linear-gradient(135deg, #2563eb 0%, #1e40af 100%);
  997.    }
  998.  
  999.    /* Header Utilities */
  1000.    .header-utilities-v10 {
  1001.        display: flex;
  1002.        align-items: center;
  1003.        justify-content: flex-end;
  1004.        gap: 8px;
  1005.    }
  1006.  
  1007.    .utility-item-v10 {
  1008.        display: flex;
  1009.    }
  1010.  
  1011.    .theme-toggle-v10,
  1012.    .mobile-search-v10,
  1013.    .menu-trigger-v10 {
  1014.        background: #f9fafb;
  1015.        border: 1px solid #e5e7eb;
  1016.        border-radius: 8px;
  1017.        padding: 10px;
  1018.        cursor: pointer;
  1019.        transition: all 0.3s ease;
  1020.    }
  1021.  
  1022.    .mobile-search-v10:hover,
  1023.    .menu-trigger-v10:hover {
  1024.        background: #f3f4f6;
  1025.        border-color: #d1d5db;
  1026.    }
  1027.  
  1028.    .mobile-search-icon-v10 {
  1029.        width: 16px;
  1030.        height: 16px;
  1031.        background: #6b7280;
  1032.        border-radius: 50%;
  1033.    }
  1034.  
  1035.    .menu-icon-v10 {
  1036.        display: flex;
  1037.        flex-direction: column;
  1038.        gap: 3px;
  1039.        width: 16px;
  1040.    }
  1041.  
  1042.    .menu-bar-v10 {
  1043.        height: 2px;
  1044.        background: #6b7280;
  1045.        border-radius: 1px;
  1046.        transition: all 0.3s ease;
  1047.    }
  1048.  
  1049.    .menu-trigger-v10.active-v10 .menu-bar-v10:nth-child(1) {
  1050.        transform: rotate(45deg) translate(4px, 4px);
  1051.    }
  1052.  
  1053.    .menu-trigger-v10.active-v10 .menu-bar-v10:nth-child(2) {
  1054.        opacity: 0;
  1055.    }
  1056.  
  1057.    .menu-trigger-v10.active-v10 .menu-bar-v10:nth-child(3) {
  1058.        transform: rotate(-45deg) translate(6px, -6px);
  1059.    }
  1060.  
  1061.    /* Navigation */
  1062.    .navigation-v10 {
  1063.        background: var(--navbar-bg);
  1064.    }
  1065.  
  1066.    .nav-container-v10 {
  1067.        padding: 0;
  1068.        display: flex;
  1069.        justify-content: flex-end;
  1070.    }
  1071.  
  1072.    .nav-menu-v10 {
  1073.        list-style: none;
  1074.        padding: 0;
  1075.        margin: 0;
  1076.        display: flex;
  1077.        align-items: stretch;
  1078.    }
  1079.  
  1080.    .nav-item-v10 {
  1081.        position: relative;
  1082.    }
  1083.  
  1084.    .nav-link-v10 {
  1085.        color: #374151;
  1086.        text-decoration: none;
  1087.        display: block;
  1088.        transition: all 0.3s ease;
  1089.    }
  1090.  
  1091.    .link-content-v10 {
  1092.        padding: 16px 20px;
  1093.        display: flex;
  1094.        align-items: center;
  1095.        gap: 6px;
  1096.        position: relative;
  1097.    }
  1098.  
  1099.    .link-text-v10 {
  1100.        font-size: 15px;
  1101.        font-weight: 600;
  1102.    }
  1103.  
  1104.    .link-arrow-v10 {
  1105.        width: 0;
  1106.        height: 0;
  1107.        border-left: 3px solid transparent;
  1108.        border-right: 3px solid transparent;
  1109.        border-top: 3px solid currentColor;
  1110.        transition: transform 0.3s ease;
  1111.    }
  1112.  
  1113.    .link-indicator-v10 {
  1114.        position: absolute;
  1115.        bottom: 0;
  1116.        left: 0;
  1117.        right: 0;
  1118.        height: 3px;
  1119.        background:  linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1120.        transform: scaleX(0);
  1121.        transition: transform 0.3s ease;
  1122.    }
  1123.  
  1124.    .nav-link-v10:hover,
  1125.    .nav-link-v10.active-v10 {
  1126.        color: white !important;
  1127.        background: var(--bs-primary);
  1128.    }
  1129.  
  1130.    .nav-link-v10:hover .link-indicator-v10,
  1131.    .nav-link-v10.active-v10 .link-indicator-v10 {
  1132.        transform: scaleX(1);
  1133.    }
  1134.  
  1135.    .has-submenu-v10:hover .link-arrow-v10 {
  1136.        transform: rotate(180deg);
  1137.    }
  1138.  
  1139.    /* Submenu */
  1140.    .submenu-v10 {
  1141.        position: absolute;
  1142.        top: 100%;
  1143.        left: 0;
  1144.        background: #ffffff;
  1145.        border: 1px solid #e5e7eb;
  1146.        border-radius: 12px;
  1147.        box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
  1148.        opacity: 0;
  1149.        visibility: hidden;
  1150.        transform: translateY(-8px);
  1151.        transition: all 0.3s ease;
  1152.        z-index: 1000;
  1153.        min-width: 400px;
  1154.        padding: 24px;
  1155.        margin-top: 8px;
  1156.    }
  1157.  
  1158.    .has-submenu-v10:hover .submenu-v10 {
  1159.        opacity: 1;
  1160.        visibility: visible;
  1161.        transform: translateY(0);
  1162.    }
  1163.  
  1164.    .submenu-content-v10 {
  1165.        display: grid;
  1166.        grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  1167.        gap: 24px;
  1168.    }
  1169.  
  1170.    .submenu-title-v10 {
  1171.        font-size: 13px;
  1172.        font-weight: 700;
  1173.        color: #3b82f6;
  1174.        margin-bottom: 12px;
  1175.        text-transform: uppercase;
  1176.        letter-spacing: 0.5px;
  1177.    }
  1178.  
  1179.    .submenu-links-v10 {
  1180.        list-style: none;
  1181.        padding: 0;
  1182.        margin: 0;
  1183.    }
  1184.  
  1185.    .submenu-link-v10 {
  1186.        display: block;
  1187.        color: #6b7280 !important;
  1188.        text-decoration: none;
  1189.        font-size: 14px;
  1190.        padding: 8px 0;
  1191.        transition: color 0.3s ease;
  1192.    }
  1193.  
  1194.    .submenu-link-v10:hover {
  1195.        color: #3b82f6 !important;
  1196.    }
  1197.  
  1198.    /* Mobile Search Panel */
  1199.    .mobile-search-panel-v10 {
  1200.        background: #f9fafb;
  1201.        border-bottom: 1px solid #e5e7eb;
  1202.        padding: 12px 0;
  1203.        max-height: 0;
  1204.        overflow: hidden;
  1205.        transition: all 0.3s ease;
  1206.    }
  1207.  
  1208.    .mobile-search-panel-v10.show-v10 {
  1209.        max-height: 80px;
  1210.    }
  1211.  
  1212.    .mobile-search-wrapper-v10 {
  1213.        display: flex;
  1214.        align-items: center;
  1215.        background: #ffffff;
  1216.        border: 1px solid #e5e7eb;
  1217.        border-radius: 8px;
  1218.        overflow: hidden;
  1219.    }
  1220.  
  1221.    .mobile-search-input-v10 {
  1222.        flex: 1;
  1223.        border: none;
  1224.        padding: 12px 16px;
  1225.        font-size: 15px;
  1226.        outline: none;
  1227.        background: transparent;
  1228.    }
  1229.  
  1230.    .mobile-search-btn-v10 {
  1231.        background: #3b82f6;
  1232.        border: none;
  1233.        padding: 12px 16px;
  1234.        cursor: pointer;
  1235.    }
  1236.  
  1237.    .mobile-search-btn-v10 .mobile-search-icon-v10 {
  1238.        background: white;
  1239.    }
  1240.  
  1241.    /* Mobile Menu */
  1242.    .mobile-menu-v10 {
  1243.        background: #ffffff;
  1244.        border-bottom: 1px solid #e5e7eb;
  1245.        max-height: 0;
  1246.        overflow: hidden;
  1247.        transition: all 0.4s ease;
  1248.    }
  1249.  
  1250.    .mobile-menu-v10.show-v10 {
  1251.        max-height: 500px;
  1252.    }
  1253.  
  1254.    .mobile-menu-content-v10 {
  1255.        padding: 16px 30px;
  1256.    }
  1257.  
  1258.    .mobile-menu-list-v10 {
  1259.        list-style: none;
  1260.        padding: 0;
  1261.        margin: 0;
  1262.    }
  1263.  
  1264.    .mobile-menu-item-v10 {
  1265.        border-bottom: 1px solid #f3f4f6;
  1266.    }
  1267.  
  1268.    .mobile-menu-link-v10,
  1269.    .mobile-menu-toggle-v10 {
  1270.        display: flex;
  1271.        align-items: center;
  1272.        justify-content: space-between;
  1273.        color: #374151;
  1274.        text-decoration: none;
  1275.        font-size: 16px;
  1276.        font-weight: 600;
  1277.        padding: 16px 0;
  1278.        transition: color 0.3s ease;
  1279.        background: none;
  1280.        border: none;
  1281.        width: 100%;
  1282.        cursor: pointer;
  1283.    }
  1284.  
  1285.    .mobile-menu-link-v10:hover,
  1286.    .mobile-menu-toggle-v10:hover,
  1287.    .mobile-menu-link-v10.active-v10 {
  1288.        color: var(--bs-light);
  1289.    }
  1290.  
  1291.    .mobile-toggle-arrow-v10 {
  1292.        width: 0;
  1293.        height: 0;
  1294.        border-left: 4px solid transparent;
  1295.        border-right: 4px solid transparent;
  1296.        border-top: 4px solid currentColor;
  1297.        transition: transform 0.3s ease;
  1298.    }
  1299.  
  1300.    .mobile-menu-item-v10.open-v10 .mobile-toggle-arrow-v10 {
  1301.        transform: rotate(180deg);
  1302.    }
  1303.  
  1304.    .mobile-submenu-v10 {
  1305.        list-style: none;
  1306.        padding: 0;
  1307.        margin: 0;
  1308.        max-height: 0;
  1309.        overflow: hidden;
  1310.        transition: all 0.3s ease;
  1311.        background: #f9fafb;
  1312.    }
  1313.  
  1314.    .mobile-submenu-v10.show-v10 {
  1315.        max-height: 200px;
  1316.        padding: 8px 0;
  1317.    }
  1318.  
  1319.    .mobile-submenu-link-v10 {
  1320.        display: block;
  1321.        color: #6b7280;
  1322.        text-decoration: none;
  1323.        font-size: 14px;
  1324.        padding: 10px 20px;
  1325.        transition: color 0.3s ease;
  1326.    }
  1327.  
  1328.    .mobile-submenu-link-v10:hover {
  1329.        color: #3b82f6;
  1330.    }
  1331.  
  1332.    /* Responsive Design */
  1333.    @media (max-width: 768px) {
  1334.        .top-bar-v10 {
  1335.            padding: 12px 0;
  1336.        }
  1337.  
  1338.        .brand-icon-v10 {
  1339.            width: 40px;
  1340.            height: 40px;
  1341.        }
  1342.  
  1343.        .brand-name-v10 {
  1344.            font-size: 18px;
  1345.        }
  1346.  
  1347.        .brand-tagline-v10 {
  1348.            font-size: 11px;
  1349.        }
  1350.    }
  1351.  
  1352.    @media (max-width: 576px) {
  1353.        .brand-text-v10 {
  1354.            display: none;
  1355.        }
  1356.    }
  1357. </style>
  1358.  
  1359. <script>
  1360.    function toggleMobileSearchV10() {
  1361.        const searchPanel = document.getElementById('mobileSearchV10');
  1362.        const searchBtn = document.querySelector('.mobile-search-v10');
  1363.  
  1364.        if (searchPanel) {
  1365.            searchPanel.classList.toggle('show-v10');
  1366.  
  1367.            if (searchPanel.classList.contains('show-v10')) {
  1368.                setTimeout(() => {
  1369.                    const input = searchPanel.querySelector('.mobile-search-input-v10');
  1370.                    if (input) input.focus();
  1371.                }, 100);
  1372.            }
  1373.        }
  1374.    }
  1375.  
  1376.    function toggleMenuV10() {
  1377.        const mobileMenu = document.getElementById('mobileMenuV10');
  1378.        const menuBtn = document.querySelector('.menu-trigger-v10');
  1379.  
  1380.        if (mobileMenu && menuBtn) {
  1381.            mobileMenu.classList.toggle('show-v10');
  1382.            menuBtn.classList.toggle('active-v10');
  1383.        }
  1384.    }
  1385.  
  1386.    function toggleMobileSubmenuV10(submenuId) {
  1387.        const submenu = document.getElementById(submenuId);
  1388.        if (!submenu) return;
  1389.  
  1390.        const parentItem = submenu.closest('.mobile-menu-item-v10');
  1391.  
  1392.        // Close other submenus
  1393.        const allSubmenus = document.querySelectorAll('.mobile-submenu-v10');
  1394.        const allParents = document.querySelectorAll('.mobile-menu-item-v10.has-mobile-submenu-v10');
  1395.  
  1396.        allSubmenus.forEach(menu => {
  1397.            if (menu.id !== submenuId) {
  1398.                menu.classList.remove('show-v10');
  1399.            }
  1400.        });
  1401.  
  1402.        allParents.forEach(parent => {
  1403.            if (parent !== parentItem) {
  1404.                parent.classList.remove('open-v10');
  1405.            }
  1406.        });
  1407.  
  1408.        // Toggle current submenu
  1409.        submenu.classList.toggle('show-v10');
  1410.        if (parentItem) {
  1411.            parentItem.classList.toggle('open-v10');
  1412.        }
  1413.    }
  1414.  
  1415.    // Close menus when clicking outside
  1416.    document.addEventListener('click', function (e) {
  1417.        const mobileMenu = document.getElementById('mobileMenuV10');
  1418.        const mobileSearch = document.getElementById('mobileSearchV10');
  1419.        const menuBtn = document.querySelector('.menu-trigger-v10');
  1420.        const searchBtn = document.querySelector('.mobile-search-v10');
  1421.  
  1422.        // Close mobile menu
  1423.        if (mobileMenu && menuBtn &&
  1424.            !mobileMenu.contains(e.target) &&
  1425.            !menuBtn.contains(e.target)) {
  1426.            mobileMenu.classList.remove('show-v10');
  1427.            menuBtn.classList.remove('active-v10');
  1428.        }
  1429.  
  1430.        // Close mobile search
  1431.        if (mobileSearch && searchBtn &&
  1432.            !mobileSearch.contains(e.target) &&
  1433.            !searchBtn.contains(e.target)) {
  1434.            mobileSearch.classList.remove('show-v10');
  1435.        }
  1436.    });
  1437. </script>
  1438.  
  1439. <script>
  1440.  document.addEventListener("DOMContentLoaded", function () {
  1441.    console.log("loaded");
  1442.  
  1443.     const searchInput = document.getElementById("search-input")
  1444.    const searchResults = document.getElementById("search-results");
  1445.  
  1446.    if (!searchInput || !searchResults) {
  1447.      console.error("Search input/results not found");
  1448.      return;
  1449.    }
  1450.  
  1451.    // Prevent form submission
  1452.    if (searchInput.form) {
  1453.      searchInput.form.addEventListener("submit", function (e) {
  1454.        e.preventDefault();
  1455.      });
  1456.    }
  1457.  
  1458.    // Add event listener for keyup
  1459.    searchInput.addEventListener("keyup", function (e) {
  1460.      console.log("Key pressed:", e.key);
  1461.      e.preventDefault();
  1462.  
  1463.      const query = searchInput.value.trim();
  1464.      console.log("User is typing: " + query);
  1465.  
  1466.      // If empty → clear and hide
  1467.      if (query === "") {
  1468.        searchResults.innerHTML = "";
  1469.        searchResults.style.display = "none";
  1470.        return;
  1471.      }
  1472.  
  1473.      // Show results
  1474.      searchResults.style.display = "block";
  1475.  
  1476.      // Fetch search results
  1477.      fetch("/search-posts?version=v1&q=" + encodeURIComponent(query), {
  1478.        method: "GET",
  1479.        headers: { "X-Requested-With": "XMLHttpRequest" },
  1480.      })
  1481.        .then(response => {
  1482.          console.log("Response Status:", response.status);
  1483.          return response.json();
  1484.        })
  1485.        .then(data => {
  1486.          console.log("Data received:", data);
  1487.          if (data.html) {
  1488.            searchResults.innerHTML = data.html;
  1489.          } else {
  1490.            searchResults.innerHTML = "<p>No results found.</p>";
  1491.          }
  1492.        })
  1493.        .catch(error => {
  1494.          console.error("Error fetching search results:", error);
  1495.        });
  1496.    });
  1497.  
  1498.    // Close results when clicking outside
  1499.    document.addEventListener("click", function (e) {
  1500.      if (!searchInput.contains(e.target) && !searchResults.contains(e.target)) {
  1501.        searchResults.style.display = "none";
  1502.      }
  1503.    });
  1504.  
  1505.    // Close results on ESC key
  1506.    document.addEventListener("keydown", function (e) {
  1507.      if (e.key === "Escape") {
  1508.        searchResults.style.display = "none";
  1509.      }
  1510.    });
  1511.  });
  1512. </script>
  1513.  
  1514. <style>
  1515.        /* search field */
  1516.  .search-results-container {
  1517.  position: absolute;
  1518.  top: 60%; /* Position it below the input field */
  1519.  left: 10px;
  1520.  right: 10px;
  1521.  background-color: white;
  1522.  border: 1px solid #ddd;
  1523.  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  1524.  max-height: 300px;
  1525.  overflow-y: auto;
  1526.  z-index: 1000;
  1527.  display: none; /* Initially hidden */
  1528. }
  1529.  
  1530. .search-results-container p {
  1531.  margin: 0;
  1532. }
  1533.  
  1534. .search-results-container .result-item {
  1535.  padding: 10px;
  1536.  cursor: pointer;
  1537. }
  1538.  
  1539. .search-results-container .result-item:hover {
  1540.  background-color: #f0f0f0;
  1541. }
  1542. @media (max-width: 992px) {
  1543.  .search-results-container {
  1544.    top: 70%;
  1545.  }
  1546.    
  1547. }
  1548. </style>
  1549.  
  1550.        </header>
  1551.        <!-- end of header -->
  1552.        <!-- start of wpo-blog-hero -->
  1553.        
  1554.  
  1555.  
  1556.  
  1557.  <!-- Django Template for Clean Blog Cards -->
  1558.  
  1559.  
  1560.  
  1561.  
  1562.  
  1563.  
  1564.        <!-- end of wpo-blog-hero -->
  1565.  
  1566.        <!-- start of wpo-breacking-news -->
  1567.        
  1568.        <!-- end of wpo-breacking-news -->
  1569.        
  1570.        <!-- start wpo-blog-highlights-section -->
  1571.        
  1572.  
  1573.  
  1574.  
  1575.    
  1576.  
  1577.  
  1578.  
  1579. <style>
  1580.    /* General Section Styling */
  1581.    .blog-highlights-v10 {
  1582.        padding: 20px 0;  /* Adjusted padding for distinction */
  1583.        position: relative;
  1584.    }
  1585.  
  1586.    /* Section Header */
  1587.    .section-header-v10 {
  1588.        text-align: left;  /* Left-aligned for uniqueness */
  1589.        margin-bottom: 50px;
  1590.        padding-left: 15px;
  1591.    }
  1592.  
  1593.    .section-title-v10 {
  1594.        font-size: 2.9rem;  /* Slightly smaller than v9 for variety */
  1595.        font-weight: 800;
  1596.        color: #1a1a1a;
  1597.        margin-bottom: 15px;
  1598.        text-transform: none;  /* No uppercase for modern look */
  1599.    }
  1600.  
  1601.    .section-subtitle-v10 {
  1602.        font-size: 1.05rem;
  1603.        color: #555;
  1604.        max-width: 650px;
  1605.        line-height: 1.6;
  1606.    }
  1607.  
  1608.  
  1609.    /* Blog Card */
  1610.    .blog-card-v10 {
  1611.        background: var(--card-bg);
  1612.        border-radius: 10px;  /* Softer corners */
  1613.        margin-bottom: 35px;
  1614.        overflow: hidden;
  1615.        opacity: 0;  /* Initially hidden for animation */
  1616.        transform: rotate(1.5deg);  /* Subtle tilt for animation */
  1617.        transition: opacity 0.6s ease, transform 0.6s ease, box-shadow 0.3s ease;
  1618.        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06);
  1619.    }
  1620.  
  1621.    .blog-card-v10.visible {
  1622.        opacity: 1;
  1623.        transform: rotate(0deg);  /* Straighten on appearance */
  1624.    }
  1625.  
  1626.    @keyframes fadeRotateIn {
  1627.        from {
  1628.            opacity: 0;
  1629.            transform: rotate(1.5deg);
  1630.        }
  1631.        to {
  1632.            opacity: 1;
  1633.            transform: rotate(0deg);
  1634.        }
  1635.    }
  1636.  
  1637.    .blog-card-v10:hover {
  1638.        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);  /* Subtle hover shadow */
  1639.    }
  1640.  
  1641.    /* Blog Image */
  1642.    .blog-image-container-v10 {
  1643.        width: 100%;
  1644.        height: 240px;  /* Unique height for v10 */
  1645.        overflow: hidden;
  1646.        position: relative;
  1647.    }
  1648.  
  1649.    .blog-image-v10 img {
  1650.        width: 100%;
  1651.        height: 100%;
  1652.        object-fit: cover;
  1653.    }
  1654.  
  1655.    /* Blog Content */
  1656.    .blog-content-v10 {
  1657.        padding: 20px 22px;  /* Adjusted padding */
  1658.        text-align: left;
  1659.    }
  1660.  
  1661.    .blog-title-v10 {
  1662.        font-size: 1.55rem;  /* Slightly larger than v9 */
  1663.        font-weight: 700;
  1664.        margin-bottom: 12px;
  1665.        color: #1a1a1a;
  1666.    }
  1667.  
  1668.    .blog-meta-v10 {
  1669.        font-size: 0.85rem;
  1670.        color: #777;
  1671.        margin-bottom: 12px;
  1672.        font-style: italic;  /* Italic for distinction */
  1673.    }
  1674.  
  1675.    .blog-excerpt-v10 {
  1676.        font-size: 0.95rem;
  1677.        color: #555;
  1678.        margin-bottom: 15px;
  1679.        line-height: 1.6;
  1680.    }
  1681.  
  1682.    .blog-actions-v10 {
  1683.        display: inline-block;
  1684.    }
  1685.  
  1686.    .blog-read-more-v10 {
  1687.        font-size: 0.95rem;
  1688.        color: #e74c3c;  /* Red accent for uniqueness */
  1689.        text-decoration: none;
  1690.        font-weight: 600;
  1691.        transition: color 0.3s ease;
  1692.    }
  1693.  
  1694.    .blog-read-more-v10:hover {
  1695.        color: #c0392b;  /* Darker red on hover */
  1696.    }
  1697.    /* Responsive Design */
  1698.    @media (max-width: 768px) {
  1699.        .section-title-v10 {
  1700.            font-size: 2.4rem;
  1701.        }
  1702.  
  1703.        .section-header-v10 {
  1704.            padding-left: 10px;
  1705.        }
  1706.        
  1707.        .blog-card-v10 {
  1708.            margin-bottom: 20px;
  1709.        }
  1710.  
  1711.        .blog-meta-v10 {
  1712.            font-size: 0.75rem;
  1713.        }
  1714.  
  1715.        .blog-image-container-v10 {
  1716.            height: 170px;  /* Adjusted for mobile */
  1717.        }
  1718.  
  1719.        .sidebar-v10 {
  1720.            padding: 15px;
  1721.        }
  1722.    }
  1723. </style>
  1724.  
  1725. <section class="blog-highlights-v10">
  1726.    <div class="container-fluid fluid-container">
  1727.        <!-- Section Header -->
  1728.        <div class="row">
  1729.            <div class="col-12 col-lg-10">  
  1730.                <div class="section-header-v10">
  1731.                    <h2 class="section-title-v10">
  1732.                Today's Top Highlights
  1733.                   </h2>
  1734.                    <p class="section-subtitle-v10">Discover how technology and creativity intertwine to shape storytelling in the digital age.</p>
  1735.                </div>
  1736.            </div>
  1737.        </div>
  1738.        
  1739.        <!-- Blog Grid and Sidebar -->
  1740.        <div class="row">
  1741.            <div class="col-lg-8">
  1742.                <div class="row">
  1743.                    
  1744.                    
  1745.  
  1746.                </div>
  1747.            </div>
  1748.  
  1749.            <!-- Sidebar -->
  1750.                   <div class="col col-lg-4 col-12">
  1751.                <div class="sidebar-v10">
  1752.                      
  1753.  
  1754.  
  1755.  
  1756.    
  1757.  
  1758.  
  1759. <!-- Blog Sidebar V2 - Focused Design -->
  1760.  <div class="sidebar mb-3">
  1761.    <!-- Recent Posts Section -->
  1762.    <div class="sidebar-widget mb-5">
  1763.      <div class="widget-title-wrapper mb-3">
  1764.        <h4 class="widget-title bg-primary text-white  px-4 py-3 mb-0 position-relative">
  1765.          <i class="ti-time me-2"></i>Recent Posts
  1766.          <span class="title-arrow-primary"></span>
  1767.        </h4>
  1768.      </div>
  1769.      <div class="widget-content border border-light shadow-sm rounded-3 p-4">
  1770.        <div class="recent-post-list">
  1771.          
  1772.        </div>
  1773.  
  1774.        <div class="text-center mt-4 pt-3 border-top border-light">
  1775.          <a href="#" class="btn btn-primary btn-sm px-4"><i class="ti-plus me-1"></i>Load More Posts</a>
  1776.        </div>
  1777.      </div>
  1778.    </div>
  1779.  
  1780.    
  1781.  </div>
  1782.  
  1783. <!-- Sidebar V2 Styles -->
  1784. <style>
  1785.  .sidebar-widget {
  1786.    position: relative;
  1787.  }
  1788.  
  1789.  .widget-title {
  1790.    font-size: 1.1rem;
  1791.    font-weight: 700;
  1792.    display: inline-block;
  1793.    position: relative;
  1794.    z-index: 2;
  1795.    border-radius: 0;
  1796.  }
  1797.  
  1798.  /* Green arrow for August Blog Roll */
  1799.  .title-arrow::after {
  1800.    content: '';
  1801.    position: absolute;
  1802.    top: 0;
  1803.    right: -22px;
  1804.    width: 0;
  1805.    height: 0;
  1806.    border-left: 22px solid var(--bs-primary);
  1807.    border-top: 22px solid transparent;
  1808.    border-bottom: 22px solid transparent;
  1809.    z-index: 1;
  1810.  }
  1811.  
  1812.  /* Blue arrow for Recent Posts */
  1813.  .title-arrow-primary::after {
  1814.    content: '';
  1815.    position: absolute;
  1816.    top: 0;
  1817.    right: -22px;
  1818.    width: 0;
  1819.    height: 0;
  1820.    border-left: 22px solid var(--bs-primary);
  1821.    border-top: 22px solid transparent;
  1822.    border-bottom: 22px solid transparent;
  1823.    z-index: 1;
  1824.  }
  1825.  
  1826.  .widget-content {
  1827.    margin-top: -1px;
  1828.    position: relative;
  1829.    z-index: 1;
  1830.     background-color: var(--card-bg);
  1831.  }
  1832.  
  1833.  /* Blog Roll Items Hover Effects */
  1834.  .blog-roll-item:hover .blog-title {
  1835.    color: #198754 !important;
  1836.    transform: translateX(5px);
  1837.    transition: all 0.3s ease;
  1838.  }
  1839.  
  1840.  /* Recent Post Items Hover Effects */
  1841.  .recent-post-item:hover .post-title a {
  1842.    color: #0d6efd !important;
  1843.    transition: color 0.3s ease;
  1844.  }
  1845.  
  1846.  .recent-post-item:hover .post-image img {
  1847.    transform: scale(1.05);
  1848.    transition: transform 0.3s ease;
  1849.  }
  1850.  
  1851.  /* Button Hover Effects */
  1852.  .btn:hover {
  1853.    transform: translateY(-2px);
  1854.    transition: all 0.3s ease;
  1855.    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  1856.  }
  1857.  
  1858.  /* Badge Hover Effects */
  1859.  .badge:hover {
  1860.    transform: scale(1.05);
  1861.    transition: transform 0.3s ease;
  1862.  }
  1863.  
  1864.  @media (max-width: 991px) {
  1865.    .sidebar {
  1866.      margin-top: 3rem;
  1867.    }
  1868.  }
  1869.  
  1870.  @media (max-width: 576px) {
  1871.    .widget-title {
  1872.      font-size: 1rem;
  1873.      padding: 0.75rem 1rem !important;
  1874.    }
  1875.  
  1876.    .title-arrow::after,
  1877.    .title-arrow-primary::after {
  1878.      right: -18px;
  1879.      border-left-width: 18px;
  1880.      border-top-width: 18px;
  1881.      border-bottom-width: 18px;
  1882.    }
  1883.  
  1884.    .post-image {
  1885.      width: 70px !important;
  1886.      height: 55px !important;
  1887.    }
  1888.  
  1889.    .blog-meta {
  1890.      flex-direction: column !important;
  1891.      align-items: flex-start !important;
  1892.      gap: 0.5rem;
  1893.    }
  1894.  }
  1895. </style>
  1896.  
  1897.    
  1898.                </div>
  1899.            </div>
  1900.        </div>
  1901.    </div>
  1902. </section>
  1903.  
  1904. <script>
  1905.    // Intersection Observer for Fade-in with Slight Rotation
  1906.    document.addEventListener('DOMContentLoaded', function() {
  1907.        const observerOptions = {
  1908.            threshold: 0.15, // Trigger when 15% of the card is visible
  1909.            rootMargin: '0px 0px -50px 0px',
  1910.        };
  1911.  
  1912.        const observer = new IntersectionObserver(function(entries, observer) {
  1913.            entries.forEach(entry => {
  1914.                if (entry.isIntersecting) {
  1915.                    entry.target.classList.add('visible');
  1916.                    observer.unobserve(entry.target);
  1917.                }
  1918.            });
  1919.        }, observerOptions);
  1920.  
  1921.        document.querySelectorAll('.blog-card-v10').forEach(card => {
  1922.            observer.observe(card);
  1923.        });
  1924.    });
  1925. </script>
  1926.  
  1927.    
  1928.        
  1929.        <!-- end wpo-blog-highlights-section -->
  1930.        <!-- start wpo-blog-sponsored-section -->
  1931.        
  1932.  
  1933.  
  1934.  
  1935.    
  1936.  
  1937.  
  1938.    
  1939.        <!-- end wpo-blog-sponsored-section -->
  1940.        <!-- start wpo-subscribe-section -->
  1941.        
  1942.        <!-- end subscribe-section -->
  1943.        <!-- start of wpo-site-footer-section -->
  1944.        
  1945.  
  1946.  
  1947.  
  1948.  
  1949.  
  1950.  
  1951. <footer class="wpo-site-footer">
  1952.    <div class="wpo-upper-footer">
  1953.        <div class="container-fluid fluid-container">
  1954.            <div class="row">
  1955.                <div class="col col-lg-4 col-md-6 col-sm-12 col-12">
  1956.                    <div class="widget about-widget">
  1957.                        <div class="logo widget-title">
  1958.                            
  1959.                                <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/05927d68-52c1-4e71-afb1-f44153f77e60_logo.png" alt="Tech Insights Blog" style="height: 50px;width: auto;">
  1960.                            
  1961.                        </div>
  1962.                        <p>Explore expert articles on technology, digital trends, and innovation. Stay updated with the latest insights and practical tips for tech enthusiasts.</p>
  1963.                    </div>
  1964.                </div>
  1965.                <div class="col col-lg-4 col-md-6 col-sm-12 col-12">
  1966.                    <div class="widget link-widget">
  1967.                        <div class="widget-title">
  1968.                            <h3 class="footer-color">Important Link</h3>
  1969.                        </div>
  1970.                        <ul>
  1971.                            
  1972.                        </ul>
  1973.                    </div>
  1974.                </div>
  1975.      <div class="col col-lg-4 col-md-6 col-sm-12 col-12">
  1976.  <div class="widget tag-widget">
  1977.    <div class="widget-title">
  1978.      <h3 class="footer-color">Blog Rolls</h3>
  1979.    </div>
  1980.  
  1981.    <ul id="blogroll">
  1982.      
  1983.      
  1984.  
  1985.      
  1986.      
  1987.        
  1988.      
  1989.    </ul>
  1990.  </div>
  1991. </div>
  1992.  
  1993.                <div class="col col-lg-4 col-md-6 col-sm-12 col-12">
  1994.                    <div class="widget social-widget">
  1995.                        <div class="widget-title">
  1996.                            <h3 class="footer-color">Social Media</h3>
  1997.                        </div>
  1998.                        <ul>
  1999.                            <li><a href="#"><i><img src="/static/blogapp/assets/images/ft-icon/1.png"
  2000.                                            alt=""></i> Facebook</a>
  2001.                            </li>
  2002.                            <li><a href="#"><i><img src="/static/blogapp/assets/images/ft-icon/2.png"
  2003.                                            alt=""></i> Twitter</a>
  2004.                            </li>
  2005.                            <li><a href="#"><i><img src="/static/blogapp/assets/images/ft-icon/3.png"
  2006.                                            alt=""></i> Instagram</a>
  2007.                            </li>
  2008.                            <li><a href="#"><i><img src="/static/blogapp/assets/images/ft-icon/4.png"
  2009.                                            alt=""></i> Youtube</a>
  2010.                            </li>
  2011.                        </ul>
  2012.                    </div>
  2013.                </div>
  2014.            </div>
  2015.        </div> <!-- end container -->
  2016.    </div>
  2017.    <div class="top-bg">
  2018.    <div class="container-fluid fluid-container">
  2019.        <div class="row">
  2020.            <div class="col col-xs-12">
  2021.                <p class="top-color text-center">
  2022.                    Copyright &copy;  
  2023.                    <a href="https://Tech Insights Blog" class="top-color">Tech Insights Blog</a>.
  2024.                    All Rights Reserved.
  2025.                    |
  2026.                    <a href="/page/write-for-us/" class="top-color">Write For Us</a>
  2027.                    |
  2028.                    <a href="/sitemap.xml" class="top-color">Sitemap</a>
  2029.                    |
  2030.                    <a href="/page/terms-and-conditions/" class="top-color">Terms &amp; Conditions</a>
  2031.                    
  2032.                </p>
  2033.            </div>
  2034.        </div>
  2035.    </div>
  2036. </div>
  2037. </footer>
  2038.  
  2039. <script>
  2040.  document.addEventListener('DOMContentLoaded', function () {
  2041.    var btn = document.getElementById('toggleMore');
  2042.    if (!btn) return; // <=5 items, button nahi hoga
  2043.  
  2044.    var extras = document.querySelectorAll('#blogroll li.extra');
  2045.  
  2046.    btn.addEventListener('click', function () {
  2047.      var anyHidden = Array.prototype.some.call(extras, function (li) {
  2048.        return li.classList.contains('d-none');
  2049.      });
  2050.  
  2051.      extras.forEach(function (li) {
  2052.        if (anyHidden) li.classList.remove('d-none');
  2053.        else li.classList.add('d-none');
  2054.      });
  2055.  
  2056.      btn.textContent = anyHidden ? 'View less' : 'View more';
  2057.      btn.setAttribute('aria-expanded', anyHidden ? 'true' : 'false');
  2058.    });
  2059.  });
  2060. </script>
  2061.  
  2062.        <!-- end of wpo-site-footer-section -->
  2063.    </div>
  2064.    <!-- end of page-wrapper -->
  2065.  
  2066.    <!-- All JavaScript files
  2067.    ================================================== -->
  2068.    
  2069.  
  2070. <script src="/static/blogapp/assets/js/jquery.min.js"></script>
  2071. <script src="/static/blogapp/assets/js/bootstrap.bundle.min.js"></script>
  2072. <!-- Plugins for this template -->
  2073. <script src="/static/blogapp/assets/js/modernizr.custom.js"></script>
  2074. <script src="/static/blogapp/assets/js/jquery-plugin-collection.js"></script>
  2075. <!-- Custom script for this template -->
  2076. <script src="/static/blogapp/assets/js/script.js"></script>
  2077.  
  2078. <script>
  2079. (function () {
  2080. var fallbackImageSrc = "/static/blogapp/assets/images/breaking-news/img-1.jpg";
  2081. console.log("[ImageFallback] Initialized with fallback:", fallbackImageSrc);
  2082.  
  2083. function applyFallback(img) {
  2084. if (!img || img.dataset.fallbackApplied === "1") {
  2085. return;
  2086. }
  2087. var failedSrc = img.currentSrc || img.src || "";
  2088. img.dataset.fallbackApplied = "1";
  2089. img.onerror = null;
  2090. img.src = fallbackImageSrc;
  2091. console.warn("[ImageFallback] Replaced broken image:", {
  2092. failedSrc: failedSrc,
  2093. fallbackSrc: fallbackImageSrc,
  2094. alt: img.alt || "",
  2095. });
  2096. }
  2097.  
  2098. document.querySelectorAll("img").forEach(function (img) {
  2099. if (img.complete && img.naturalWidth === 0) {
  2100. console.warn("[ImageFallback] Found broken image at load, applying fallback.", {
  2101. failedSrc: img.currentSrc || img.src || "",
  2102. alt: img.alt || "",
  2103. });
  2104. applyFallback(img);
  2105. }
  2106. });
  2107.  
  2108. document.addEventListener(
  2109. "error",
  2110. function (event) {
  2111. var target = event.target;
  2112. if (target && target.tagName === "IMG") {
  2113. applyFallback(target);
  2114. }
  2115. },
  2116. true
  2117. );
  2118. })();
  2119. </script>
  2120.  
  2121. <!-- <script src="https://api-new.nextbacklinks.com/static/ads/ad-script.js"></script> -->
  2122.  
  2123.  
  2124.  
  2125. <script defer src="https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516" integrity="sha512-8DS7rgIrAmghBFwoOTujcf6D9rXvH8xm8JQ1Ja01h9QX8EzXldiszufYa4IFfKdLUKTTrnSFXLDkUEOTrZQ8Qg==" data-cf-beacon='{"version":"2024.11.0","token":"ae541f4fb6cb417eb405a16073024c53","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
  2126. </body>
  2127.  
  2128. </html>
  2129.  
  2130.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda