HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/yoda-ict/yoda-ict.nl/wwwroot/app/views/includes/v_mobile.php
<div class="mobile">
    <header>
        <div class="mobile_btn nav"><span class="icon"></span></div>
        <a class="logo" href="/"></a>
        <div class="mobile_btn contact"><span class="icon"></span></div>
    </header>
    <section class="mb_content scrollable">
        <nav id="mobile_nav">
            <ul class="inner">
                <li><a class="title" href="/">Home</a></li>
                <li><a class="title" href="/over-ons">Over ons</a></li>
                <li class="mb_dropdown">
                    <span class="title"><span class="dd_arrow"></span>Diensten</span>
                    <ul>
                        <li><a class="title" href="/diensten">Algemeen</a></li>
                        <li class="mb_dropdown">
                            <span class="title" href="/webhosting"><span class="dd_arrow"></span>Webhosting</span>
                            <ul>
                                <li><a class="title" href="/webhosting/">Algemeen</a></li>
                                <li><a class="title" href="/webhosting/domeinregistratie">Domeinregistratie</a></li>
                                <li><a class="title" href="/webhosting/hostingpakketten">Hostingpakketten</a></li>
                                <li><a class="title" href="/webhosting/kentico-cms">Kentico CMS</a></li>
                                <li><a class="title" href="/webhosting/magento-webshops">Magento Webshops</a></li>
                            </ul>
                        </li>
                        <li><a class="title" href="/hosted-exchange">Hosted Exchange</a></li>
                        <li><a class="title" href="/virtuele-werkplekken">Virtuele werkplekken</a></li>
                        <li><a class="title" href="/vds-hosting">VDS Hosting</a></li>
                    </ul>
                </li>
                <li><a class="title" href="/referenties">Referenties</a></li>
                <li><a class="title" href="/contact">Contact</a></li>
            </ul>
        </nav>
        <div id="mobile_contact">
            <div class="inner">
                <span class="title">Yoda ICT</span>
                <p>
                    <strong>Frans Rampen</strong><br />
                    Patrijslaan 30<br />
                    6021 ZS Budel<br />
                </p>
                <span class="data_title">tel</span>+31 (0)495 430 830<br />
                <span class="data_title">mob</span>+31 (0)6 14 24 95 64<br />
                <span class="data_title">e-mail</span><a href="mailto:info@yoda-ict.nl">info@yoda-ict.nl</a>
            </div>
        </div>
    </section>
    <div class="blur"></div>
</div>