https://labs.etechbox.com/

ID da verificação
03788daa-5ba0-4143-bc8d-07c38f51e14eConcluído
URL enviado:
https://labs.etechbox.com/
Relatório concluído:

Ligações · 7 encontradas

HiperligaçãoTexto
https://etechbox.com/opencore-prebuilt-efi/Opencore Hackintosh
https://www.youtube.com/watch?v=qg92_ydGR44Kali Linux on Android
https://www.youtube.com/watch?v=jdFPByZ9fHUMine Crypto on PC
https://etechbox.com/custom-efi/Custom EFI
https://etechbox.comEtechbox
https://www.youtube.com/@teema.everythingtechOur YouTube
https://etechbox.com/get-in-touch/Contact Us

Variáveis JavaScript · 9 encontradas

NomeTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
gtagfunction
dataLayerobject
google_tag_managerobject
google_tag_dataobject
onYouTubeIframeAPIReadyfunction
gaGlobalobject

Mensagens de registo da consola · 0 encontradas

HTML

<!DOCTYPE html><html lang="en"><head>
    <meta charset="UTF-8">
    <meta name="description" content="Your goto resource for hardware specifications and comparison.">
    <meta name="keywords" content="cpu specs, gpu specs, cpu comparison, gpu comparison, amd vs intel, nvidia vs amd, rtx 4090, rx 8600xt">
    <meta name="author" content="Goddowell Teema">
    <meta name="robots" content="index, follow">
    <link rel="icon" href="https://etechbox.com/wp-content/uploads/2023/04/cropped-fav.png" type="image/x-icon">
    
    <meta property="og:title" content="Etechbox Labs">
    <meta property="og:description" content="Your goto resource for hardware specifications and comparison.">
    <meta property="og:image" content="https://etechbox.com/wp-content/uploads/2023/04/cropped-fav.png">
    <meta property="og:url" content="https://labs.etechbox.com/">
    
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Etechbox Labs</title>
    <style>
        /* Universal styles */
        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
            font-family: Arial, sans-serif;
        }

        body {
            background-color: #f0f0f0; 
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: flex-start;
            min-height: 100vh;
        }

        /* Header styles */
        .header {
            width: 100%;
            background-color: #333;
            color: white;
            padding: 20px;
            text-align: center;
        }

        .header h1 {
            font-size: 2em;
            margin-bottom: 10px;
        }

        .header p {
            font-size: 1.2em;
        }

        /* Section styles */
        .featured {
            width: 80%;
            max-width: 1200px;
            margin: 50px auto;
            text-align: center;
        }

        .featured h3 {
            font-size: 2em;
            color: #333;
            margin-bottom: 30px;
        }

        .featured-items {
            display: flex;
            flex-wrap: wrap;
            justify-content: space-around;
            gap: 20px;
        }

        .item {
            background-color: white;
            border-radius: 10px;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
            padding: 15px;
            width: calc(33.333% - 40px);
            max-width: 300px;
            text-align: left;
        }

        .item img {
            width: 100%;
            height: auto;
            border-radius: 8px;
            margin-bottom: 15px;
        }

        .item h4 {
            font-size: 1.5em;
            margin-bottom: 10px;
            color: #0044cc;
        }

        .item p {
            font-size: 1em;
            color: #555;
            margin-bottom: 15px;
        }
        
        a {
            text-decoration: none;
            color: inherit; /* Ensures the link color is the same as the parent element */
        }

        /* Responsive design for featured items */
        @media (max-width: 768px) {
            .item {
                width: calc(50% - 20px);
            }
        }

        @media (max-width: 480px) {
            .item {
                width: 100%;
            }
        }
        .footer, .section {
            display: none;
        }
        
        .credits{
            padding: 10px;
        }
    </style>
</head>
<body>

    <!-- Header section -->
    <div class="header">
        <h1>Welcome to Etechbox Labs</h1>
        <p>Your go-to resource for hardware specifications and comparisons</p>
    </div>
    
    <!-- Featured Hardware section -->
    <div class="featured">
        <h3>Featured Hardware</h3>
        <div class="featured-items">
            <div class="item">
                <h4><a href="./cpu">Check CPU</a></h4>
                <p>Explore low and high-end computer processors with detailed specs.</p>
            </div>
            <div class="item">
                <h4><a href="./gpu">Check GPU</a></h4>
                <p>Explore low and high-end graphics processors with detailed specs.</p>
            </div>
            <div class="item">
                <h4><a href="./compare-cpu">Compare CPU</a></h4>
                <p>Compare computer processors.</p>
            </div>
            <div class="item">
                <h4><a href="./compare-gpu">Compare GPU</a></h4>
                <p>Compare graphics processors.</p>
            </div>
        </div>
    </div>

    <!-- Featured Blog Post section -->
    <div class="featured">
        <h3>Featured Contents</h3>
        <div class="featured-items">
            <div class="item">
                <img src="public/assets/images/blog-opencore.png" alt="Blog Image 1">
                <h4><a href="https://etechbox.com/opencore-prebuilt-efi/">Opencore Hackintosh</a></h4>
                <p>Prebuilt Opencore Hackintosh EFI for both AMD and Intel Processors with GPU Support for Laptops and Desktops.</p>
            </div>
            <div class="item">
                <img src="public/assets/images/blog-post-kali-mobile.jpg" alt="Blog Image 2">
                <h4><a href="https://www.youtube.com/watch?v=qg92_ydGR44">Kali Linux on Android</a></h4>
                <p>How to install Kali Linux on any Android Phone with no root using Termux and Andronix.</p>
            </div>
            <div class="item">
                <img src="public/assets/images/blog-post-crypto.jpg" alt="Blog Image 3">
                <h4><a href="https://www.youtube.com/watch?v=jdFPByZ9fHU">Mine Crypto on PC</a></h4>
                <p>Learn how cyrpto mining works and how to mine Cryptocurrency on any PC Easily.</p>
            </div>
        </div>
    </div>

    <!-- Footer -->
    <!--? include './lang.php' ?-->




    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <style>
        .footer {
            display: flex;
            width: 100%;
            padding-top: 10px;
            padding-bottom: 20px;
            background-color: #353535;
            color: white;
            justify-content: space-around;
        }
        .credits {
            width: 100%;
            background-color: #222222;
            color: white;
            text-align: center;
        }
        .footer p {
            margin: 7px 0;
        }
        hr {
            margin-bottom: 10px;
        }
        h3 {
            margin-bottom: 5px;
        }
        /* Styles for links in the footer */
        .footer a {
            color: white; /* Set link color to white */
            text-decoration: none; /* Remove underline */
        }
        .footer a:hover {
            color: #1e90ff; /* Set hover color to a nice blue */
        }
        .footer a:visited {
            color: white;
        }

        /* Media Queries for Smaller Screens */
        @media (max-width: 600px) {
            .footer {
                display: flex;
                flex-wrap: wrap; /* Allow sections to wrap */
                text-align: center; /* Center text for better mobile display */
            }
            .footer div {
                flex: 1; /* Allow sections to take equal space */
                min-width: 200px; /* Minimum width for better layout */
                margin: 10px; /* Add margin between sections */
            }
            .credits {
                width: 100%;
                background-color: #222222;
                color: white;
                text-align: center;
            }
        }
    </style>

    
<br><br><br><br><br>
    <div class="footer">
        <div class="section">
            <h3>Featured CPU</h3>
            <hr>
            <p><a href="/cpu/intel-core-i9-14900ks-specs">Core i9-14900KS</a></p>
            <p><a href="/cpu/amd-ryzen-7-5700x-specs">Ryzen 7 5700X</a></p>
            <p><a href="/cpu/intel-xeon-w7-3465x-specs">Xeon w7-3465X</a></p>
            <p><a href="/cpu/amd-ryzen-9-9950x-specs">Ryzen 9 9950X</a></p>
            <p><a href="/cpu/amd-epyc-9684x-specs">EPYC 9684X </a></p>
        </div>
        <div class="section">
            <h3>Featured GPU</h3>
            <hr>
            <p><a href="/gpu/nvidia-geforce-rtx-4090-specs">RTX 4090 </a></p>
            <p><a href="/gpu/amd-radeon-rx-7900-xtx-specs">RX 7900 XTX </a></p>
            <p><a href="/gpu/nvidia-tesla-c2075-specs">Tesla C2075 </a></p>
            <p><a href="/gpu/nvidia-rtx-5880-ada-generation-specs">RTX 5880 Ada Generation </a></p>
            <p><a href="/gpu/amd-radeon-rx-580-2048sp-specs">RX 580 2048SP </a></p>
        </div>
        <div class="section">
            <h3>Pages</h3>
            <hr>
            <p><a href=".">Homepage</a></p>
            <p><a href="https://etechbox.com/custom-efi/">Custom EFI</a></p>
            <p><a href="https://etechbox.com">Etechbox</a></p>
            <p><a href="https://www.youtube.com/@teema.everythingtech">Our YouTube</a></p>
            <p><a href="https://etechbox.com/get-in-touch/">Contact Us</a></p>
        </div>
    </div>
    <div class="credits">
        <p>©2024 Etechbox. Etechbox Labs is a division of Everything Tech    </p></div>
    <!-- Google tag (gtag.js) -->
<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-0LBRC6708D"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-0LBRC6708D');
</script>





</body></html>