HEX
Server: Apache/2.4.46 (Ubuntu)
System: Linux localhost 5.11.0-49-generic #55-Ubuntu SMP Wed Jan 12 17:36:34 UTC 2022 x86_64
User: root (0)
PHP: 7.4.16
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //var/www/html/cloudcentricfoundation.org/gallery.php
<!doctype html>
<html class="no-js" lang="zxx">

<!-- Mirrored from www.devsnews.com/template/CloudCentric Fundation/CloudCentric Fundation/index.html by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 26 May 2022 07:15:50 GMT -->

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>CloudCentric Fundation - NonProfit Charity HTML5 Template</title>
    <meta name="description" content="">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <?php include 'includes/head.php'; ?>

</head>

<body>

    <!-- header-start -->
    <?php include 'includes/header-menu.php'; ?>    
    <!-- header-start -->

<main>

<div class="breadcrumb-area pt-150 pb-155" style="background-image:url(assets/img/bg/bg-13.jpg)">
            <div class="container">
                <div class="row">
                    <div class="col-xl-12">
                        <div class="breadcrumb-text text-center">
                            <h1>Gallery</h1>
                            <ul class="breadcrumb-menu">
                                <li><a href="index.html">home</a></li>
                                <li><span>Gallery</span></li>
                            </ul>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        <div class="features-area pt-130 pb-100">
            <div class="container">
                <div class="row">
                    <div class="col-xl-4 col-lg-4 col-md-6">
                        <div class="features-wrapper mb-30">
                            <div class="features-img pos-rel">
                                <div class="fix">
                                <a href="#"><img alt="" src="assets/img/team/logo-img.jpg"> </a>

                                </div>
                            </div>
                        </div>
                    </div>
                    <div class="col-xl-4 col-lg-4 col-md-6">
                        <div class="features-wrapper mb-30">
                            <div class="features-img pos-rel">
                                <div class="fix">
                                <a href="#"><img alt="" src="assets/img/team/donation-img.jpg"> </a>
                                </div>
                            </div>
                        </div>
                    </div>
                    <div class="col-xl-4 col-lg-4 col-md-6">
                        <div class="features-wrapper mb-30">
                            <div class="features-img pos-rel">
                                <div class="fix">
                                <a href="#"><img alt="" src="assets/img/team/team-img.jpg"> </a>
                                </div>
                            </div>
                        </div>
                    </div>


                    <div class="col-xl-4 col-lg-4 col-md-6">
                        <div class="features-wrapper mb-30">
                            <div class="features-img pos-rel">
                                <div class="fix">
                                <a href="#"><img alt="" src="assets/img/team/image-1.png"> </a>
                                </div>
                            </div>
                        </div>
                    </div>

                    <div class="col-xl-4 col-lg-4 col-md-6">
                        <div class="features-wrapper mb-30">
                            <div class="features-img pos-rel">
                                <div class="fix">
                                <a href="#"><img alt="" src="assets/img/team/image-2.png"> </a>
                                </div>
                            </div>
                        </div>
                    </div>

                    <div class="col-xl-4 col-lg-4 col-md-6">
                        <div class="features-wrapper mb-30">
                            <div class="features-img pos-rel">
                                <div class="fix">
                                <a href="#"><img alt="" src="assets/img/team/image-3.png"> </a>
                                </div>
                            </div>
                        </div>
                    </div>

                    <div class="col-xl-4 col-lg-4 col-md-6">
                        <div class="features-wrapper mb-30">
                            <div class="features-img pos-rel">
                                <div class="fix">
                                <a href="#"><img alt="" src="assets/img/team/image-4.png"> </a>
                                </div>
                            </div>
                        </div>
                    </div>

                    
                </div>
            </div>
        </div>

</main>

        <!-- footer-area-start -->
        <?php include 'includes/footer.php'; ?>
    <!-- footer-area-end -->
</body>
</html>