MMCT TEAM
Server IP : 103.53.40.154  /  Your IP : 3.149.253.73
Web Server : Apache
System : Linux md-in-35.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64
User : ppcad7no ( 715)
PHP Version : 8.2.25
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0750) :  /home2/ppcad7no/leetcoaching.co.in/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home2/ppcad7no/leetcoaching.co.in/home-mobile-info-tabs2.php
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Document</title>
    <style>
        #m-box{
            background-color:#F2F2F2;
             /*display:none;*/
        }
        .m-box-outer{
            display: flex;
           
        }
        .m-box-inner{
          flex-basis: 25%;
        
          text-align: center;
          flex-wrap: wrap;
          margin: 10px 8px;
        }

        .m-box-inner a{
            text-decoration: none;
        }

        @media only screen and (max-width:768px) {
            .m-box-inner{
                flex-basis: 40%;
                flex-wrap: nowrap;
            }   
            .m-box-inner img{
                    width: 50px;
                    height: 50px;
            }   

            .m-box-outer{
                flex-wrap: wrap;
            }
             #m-box{
           
             display:block;
        }
        }
    </style>
</head>
<body>
    <section id="m-box">
        <div class="container">
            <div class="m-box-outer">
                <div class="m-box-inner">

                    <img src="assets/courses.png" alt="">
                    <h6><a href="<?php echo $wspath ?>courses.html"> Courses </a></h6>
                </div>
                <div class="m-box-inner">
                    <img src="assets/courses.png" alt="">
                    <h6><a href="<?php echo $wspath ?>career.html"> Career </a></h6>
                </div>
                <div class="m-box-inner">
                    <img src="assets/courses.png" alt="">
                    <h6><a href="<?php echo $wspath ?>cutoff/ipu-leet-2023-cut-off.html">  Cut Off </a></h6>
                </div>
                <div class="m-box-inner">
                    <img src="assets/courses.png" alt="">
                    <h6><a href="<?php echo $wspath ?>video-gallery.html"> Video </a></h6>
                </div>
                <div class="m-box-inner">
                    <img src="assets/courses.png" alt="">
                    <h6><a href="<?php echo $wspath ?>result/polytechnic-entrance-cet.html"> Result </a></h6>
                </div>
                <div class="m-box-inner">
                    <img src="assets/courses.png" alt="">
                    <h6><a href="<?php echo $wspath ?>"> Download </a></h6>
                </div>
                <div class="m-box-inner">
                    <img src="assets/courses.png" alt="">
                    <h6><a href="<?php echo $wspath ?>test-series.html"> Test Series </a></h6>
                </div>
                <div class="m-box-inner">
                    <img src="assets/courses.png" alt="">
                    <h6><a href="<?php echo $wspath ?>fees-structure.html"> Fee Structure </a></h6>
                </div>
                <div class="m-box-inner">
                    <img src="assets/courses.png" alt="">
                    <h6><a href="<?php echo $wspath ?>study-material.html"> Study Material </a></h6>
                </div>
            </div>
        </div>
    </section>
</body>
</html>

MMCT - 2023