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: http://phpweb.org

  1. <!doctype html>
  2. <html lang="en">
  3.    <head>
  4.    <!-- Global site tag (gtag.js) - Google Analytics -->
  5. <script async src="https://www.googletagmanager.com/gtag/js?id=UA-155221735-1"></script>
  6. <script data-ad-client="ca-pub-8494202911581377" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
  7. <script>
  8.  window.dataLayer = window.dataLayer || [];
  9.  function gtag(){dataLayer.push(arguments);}
  10.  gtag('js', new Date());
  11.  
  12.  gtag('config', 'UA-155221735-1');
  13. </script>
  14.        <!-- Required meta tags -->
  15.        <meta charset="utf-8">
  16.        <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  17.        <link rel="icon" href="image/favicon.png" type="image/png">
  18.        <title>Learn PHP,HTML,CSS | Free Website Templates | PHPWEB.ORG</title>
  19.        <!-- Bootstrap CSS -->
  20.        <link rel="stylesheet" href="css/bootstrap.css">
  21.        <link rel="stylesheet" href="vendors/linericon/style.css">
  22.        <link rel="stylesheet" href="css/font-awesome.min.css">
  23.        <link rel="stylesheet" href="vendors/owl-carousel/owl.carousel.min.css">
  24.        <link rel="stylesheet" href="vendors/bootstrap-datepicker/bootstrap-datetimepicker.min.css">
  25.        <link rel="stylesheet" href="vendors/nice-select/css/nice-select.css">
  26.        <link rel="stylesheet" href="vendors/owl-carousel/owl.carousel.min.css">
  27.        <!-- main css -->
  28.        <link rel="stylesheet" href="css/style.css">
  29.        <link rel="stylesheet" href="css/responsive.css">
  30.        <link rel="canonical" href="https://www.phpweb.org/" />
  31.    </head>
  32.    <body>
  33.        <!--================Header Area =================-->
  34.        <header class="header_area">
  35.            <div class="container">
  36.                <nav class="navbar navbar-expand-lg navbar-light">
  37.                    <!-- Brand and toggle get grouped for better mobile display -->
  38.                    <a class="navbar-brand logo_h" href="https://www.phpweb.org/"><img src="image/Logo.png" alt=""></a>
  39.                    <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
  40.                        <span class="icon-bar"></span>
  41.                        <span class="icon-bar"></span>
  42.                        <span class="icon-bar"></span>
  43.                    </button>
  44.                    <!-- Collect the nav links, forms, and other content for toggling -->
  45.                    <div class="collapse navbar-collapse offset" id="navbarSupportedContent">
  46.                        <ul class="nav navbar-nav menu_nav ml-auto">
  47.                            <li class="nav-item active"><a class="nav-link" href="https://www.phpweb.org/">Home</a></li>
  48.                             <li class="nav-item submenu dropdown">
  49.                                <a href="#" class="nav-link dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Category</a>
  50.                                <ul class="dropdown-menu">
  51.                                    
  52.                                    <li class="nav-item"><a class="nav-link" href="https://www.phpweb.org/">Most Popular</a></li>
  53.                                    <li class="nav-item"><a class="nav-link" href="https://www.phpweb.org/website-templates/arts-and-entertainment.html">Arts and Entertainment</a></li>
  54.                                    <li class="nav-item"><a class="nav-link" href="https://www.phpweb.org/website-templates/community-and-society.html">Community and Society</a></li>
  55.                                    <li class="nav-item"><a class="nav-link" href="https://www.phpweb.org/website-templates/computers-electronics-and-technology.html">Computers Electronics and Technology</a></li>
  56.                                    <li class="nav-item"><a class="nav-link" href="https://www.phpweb.org/website-templates/e-commerce-and-shopping.html">E-commerce and Shopping</a></li>
  57.                                    <li class="nav-item"><a class="nav-link" href="https://www.phpweb.org/website-templates/food-and-drink.html">Food and Drink</a></li>
  58.                                    <li class="nav-item"><a class="nav-link" href="https://www.phpweb.org/website-templates/lifestyle-and-health.html">Lifestyle and Health</a></li>
  59.                                    <li class="nav-item"><a class="nav-link" href="https://www.phpweb.org/website-templates/news-and-media.html">News and Media</a></li>
  60.                                    </ul>
  61.                            <li class="nav-item submenu dropdown">
  62.                                <a href="#" class="nav-link dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Learn PHP</a>
  63.                                <ul class="dropdown-menu">
  64.                                <li class="nav-item"><a class="nav-link" href="https://www.phpweb.org/learn-php.html">Learn PHP Main Menu</a></li>
  65.                                    <li class="nav-item"><a class="nav-link" href="https://www.phpweb.org/learn-php/learn-php-basics.html">Introduction</a></li>
  66.                                    <li class="nav-item"><a class="nav-link" href="https://www.phpweb.org/learn-php/learn-php-first-script.html">First Script</a></li>
  67.                                    <li class="nav-item"><a class="nav-link" href="https://www.phpweb.org/learn-php/learn-php-variables.html">Variables</a></li>
  68.                                    <li class="nav-item"><a class="nav-link" href="https://www.phpweb.org/learn-php/learn-php-types-of-cycles.html">Types of Cycles</a></li>
  69.                                    <li class="nav-item"><a class="nav-link" href="https://www.phpweb.org/learn-php/learn-php-orientation-in-code.html">Orientation in Code</a></li>
  70.                                    <li class="nav-item"><a class="nav-link" href="https://www.phpweb.org/learn-php/learn-php-data-sending-methods.html">Data Sending Methods </a></li>
  71.                                    <li class="nav-item"><a class="nav-link" href="https://www.phpweb.org/learn-php/learn-php-include.html">Include</a></li>
  72.                                    <li class="nav-item"><a class="nav-link" href="https://www.phpweb.org/learn-php/learn-php-conditions-and-branching.html">Conditions and Branching</a></li>
  73.                                    </ul>
  74.                            <li class="nav-item submenu dropdown">
  75.                                <a href="#" class="nav-link dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Learn HTML and CSS</a>
  76.                                <ul class="dropdown-menu">
  77.                                <li class="nav-item"><a class="nav-link" href="https://www.phpweb.org/learn-html.html">Learn HTML and CSS Main Menu</a></li>
  78.                                    <li class="nav-item"><a class="nav-link" href="https://www.phpweb.org/learn-html/introduction-to-html-and-your-first-website.html">Introduction to HTML and your first website</a></li>
  79.                                    <li class="nav-item"><a class="nav-link" href="https://www.phpweb.org/learn-html/basic-html-tags.html">Basic HTML tags</a></li>
  80.                                    <li class="nav-item"><a class="nav-link" href="https://www.phpweb.org/learn-html/images-and-links-in-html.html">Images and links in HTML</a></li>
  81.                                    <li class="nav-item"><a class="nav-link" href="https://www.phpweb.org/learn-html/tables-in-html.html">Tables in HTML</a></li>
  82.                                    <li class="nav-item"><a class="nav-link" href="https://www.phpweb.org/learn-html/html-lists-and-tables.html">HTML lists and tables</a></li>
  83.                                    <li class="nav-item"><a class="nav-link" href="https://www.phpweb.org/learn-html/introduction-to-css.html">Introduction to CSS </a></li>
  84.                                    <li class="nav-item"><a class="nav-link" href="https://www.phpweb.org/learn-html/class-selector-and-css-text-styling.html">Class Selector and CSS text styling</a></li>
  85.                                    <li class="nav-item"><a class="nav-link" href="https://www.phpweb.org/learn-html/layout-and-background-in-html.html">Layout and background in HTML</a></li>
  86.                                    </ul>
  87.                            <li class="nav-item"><a class="nav-link" href="https://www.phpweb.org/about.html">About us</a></li>
  88.                            <li class="nav-item"><a class="nav-link" href="https://www.phpweb.org/blog.html">Blog</a></li>
  89.                                
  90.                            
  91.                            <li class="nav-item"><a class="nav-link" href="https://www.phpweb.org/contact.html">Contact</a></li>
  92.                        </ul>
  93.                    </div>
  94.                </nav>
  95.            </div>
  96.        </header>
  97.        <!--================Header Area =================-->
  98.        
  99.        <!--================Banner Area =================-->
  100.        <section class="banner_area">
  101.            <div class="booking_table d_flex align-items-center">
  102.             <div class="overlay bg-parallax" data-stellar-ratio="0.9" data-stellar-vertical-offset="0" data-background=""></div>
  103. <div class="container">
  104. <div class="banner_content text-center">
  105. <h6>Welcome to phpweb.org</h6>
  106. <h2>Free PHP website templates</h2>
  107. <p>Get a fancy new look for your website and impress the web! Browse our list of FREE website templates
  108. and download any of them. A cost-efficient solution for your new or outdated website.</p>
  109. <a href="#" class="btn theme_btn button_hover">Get Started</a>
  110. </div>
  111. </div>
  112.            </div>
  113.            
  114.        </section>
  115.        <!--================Banner Area =================-->
  116.        
  117.        <!--================ Accomodation Area  =================-->
  118.        <section class="accomodation_area section_gap">
  119.            <div class="container">
  120.                <div class="section_title text-center">
  121.                    <h2 class="title_color">Categories</h2>
  122.                    <p>What defines your website class? Pick from 8 different categories.</p>
  123.                                    </div>
  124.                <div class="row accomodation_two">
  125.                    <div class="col-lg-3 col-sm-6">
  126.                        <div class="accomodation_item text-center">
  127.                            <div class="hotel_img">
  128.                                
  129.                                <a href="https://www.phpweb.org/"><img src="image/popular.png" width="200" height="200" alt="Most Popular category"></a>
  130.                                <a href="https://www.phpweb.org/" class="btn theme_btn button_hover">Check Now</a>
  131.                            </div>
  132.                            <a href="https://www.phpweb.org/"><h4 class="sec_h4">Most Popular</h4></a>
  133.                            
  134.                        </div>
  135.                    </div>
  136.                    <div class="col-lg-3 col-sm-6">
  137.                        <div class="accomodation_item text-center">
  138.                            <div class="hotel_img">
  139.                                <a href="https://www.phpweb.org/website-templates/arts-and-entertainment.html"><img src="image/art.png" width="200" height="200" alt="Art category"></a>
  140.                                <a href="https://www.phpweb.org/website-templates/arts-and-entertainment.html" class="btn theme_btn button_hover">Check Now</a>
  141.                            </div>
  142.                            <a href="https://www.phpweb.org/website-templates/arts-and-entertainment.html"><h4 class="sec_h4">Arts and Entertainment</h4></a>
  143.                            
  144.                        </div>
  145.                    </div>
  146.                    <div class="col-lg-3 col-sm-6">
  147.                        <div class="accomodation_item text-center">
  148.                            <div class="hotel_img">
  149.                                <a href="https://www.phpweb.org/website-templates/community-and-society.html"><img src="image/community.png" width="200" height="200" alt="Comunity category"></a>
  150.                                <a href="https://www.phpweb.org/website-templates/community-and-society.html" class="btn theme_btn button_hover">Check Now</a>
  151.                            </div>
  152.                            <a href="https://www.phpweb.org/website-templates/community-and-society.html"><h4 class="sec_h4">Community and Society</h4></a>
  153.                            
  154.                        </div>
  155.                    </div>
  156.                    <div class="col-lg-3 col-sm-6">
  157.                        <div class="accomodation_item text-center">
  158.                            <div class="hotel_img">
  159.                                <a href="https://www.phpweb.org/website-templates/computers-electronics-and-technology.html"><img src="image/computer.png" width="200" height="200" alt="Computers Electronics and Technology category"></a>
  160.                                <a href="https://www.phpweb.org/website-templates/computers-electronics-and-technology.html" class="btn theme_btn button_hover">Check Now</a>
  161.                            </div>
  162.                            <a href="https://www.phpweb.org/website-templates/computers-electronics-and-technology.html"><h4 class="sec_h4">Computers Electronics and Technology</h4></a>
  163.                            
  164.                        </div>
  165.                    </div>
  166.                    <div class="col-lg-3 col-sm-6">
  167.                        <div class="accomodation_item text-center">
  168.                            <div class="hotel_img">
  169.                                <a href="https://www.phpweb.org/website-templates/e-commerce-and-shopping.html"><img src="image/ecomerce.png" width="200" height="200" alt="E-comerce and Shoping category"></a>
  170.                                <a href="https://www.phpweb.org/website-templates/e-commerce-and-shopping.html" class="btn theme_btn button_hover">Check Now</a>
  171.                            </div>
  172.                            <a href="https://www.phpweb.org/website-templates/e-commerce-and-shopping.html"><h4 class="sec_h4">E-commerce and Shopping</h4></a>
  173.                            
  174.                        </div>
  175.                    </div>
  176.                    <div class="col-lg-3 col-sm-6">
  177.                        <div class="accomodation_item text-center">
  178.                            <div class="hotel_img">
  179.                                <a href="https://www.phpweb.org/website-templates/food-and-drink.html"><img src="image/foodanddrink2.png" width="200" height="200" alt="Food and Drink category"></a>
  180.                                <a href="https://www.phpweb.org/website-templates/food-and-drink.html" class="btn theme_btn button_hover">Check Now</a>
  181.                            </div>
  182.                            <a href="https://www.phpweb.org/website-templates/food-and-drink.html"><h4 class="sec_h4">Food and Drink</h4></a>
  183.                            
  184.                        </div>
  185.                    </div>
  186.                    <div class="col-lg-3 col-sm-6">
  187.                        <div class="accomodation_item text-center">
  188.                            <div class="hotel_img">
  189.                                <a href="https://www.phpweb.org/website-templates/lifestyle-and-health.html"><img src="image/livestyle.png" width="200" height="200" alt="Lifestyle and Health category"></a>
  190.                                <a href="https://www.phpweb.org/website-templates/lifestyle-and-health.html" class="btn theme_btn button_hover">Check Now</a>
  191.                            </div>
  192.                            <a href="https://www.phpweb.org/website-templates/lifestyle-and-health.html"><h4 class="sec_h4">Lifestyle and Health</h4></a>
  193.                            
  194.                        </div>
  195.                    </div>
  196.                    <div class="col-lg-3 col-sm-6">
  197.                        <div class="accomodation_item text-center">
  198.                            <div class="hotel_img">
  199.                                <a href="https://www.phpweb.org/website-templates/news-and-media.html"><img src="image/news.png" width="200" height="200" alt="News and Media category"></a>
  200.                                <a href="https://www.phpweb.org/website-templates/news-and-media.html" class="btn theme_btn button_hover">Check Now</a>
  201.                            </div>
  202.                            <a href="https://www.phpweb.org/website-templates/news-and-media.html"><h4 class="sec_h4">News and Media</h4></a>
  203.                            
  204.                        </div>
  205.                    </div>
  206.                </div>
  207.            </div>
  208.        </section>
  209.        <!--================ Accomodation Area  =================-->
  210.        
  211.        <!--================ Latest Blog Area  =================-->
  212.        <section class="testimonial_area section_gap">
  213.            <div class="container">
  214.                  <div class="section_title text-center">
  215.                    <h2 class="title_color">Most popular</h2>
  216.                    <p>Frequently used PHP website templates </p>
  217.                </div>
  218.                <div class="row mb_30">
  219.                    <div class="col-lg-4 col-md-6">
  220.                        <div class="single-recent-blog-post">
  221.                            <div class="thumb">
  222.                            <a href="https://livepreview.space/grayscale/" rel="nofollow" ><img class="img-fluid" src="image/blog/grayscale9.jpg" alt="Live Preview"></a>
  223.                                
  224.                            </div>
  225.                            <div class="details">
  226.                                <div class="tags">
  227.                                    <a href="https://livepreview.space/grayscale/" rel="nofollow" class="button_hover tag_btn">Live Preview</a>
  228.                                    <a href="https://phpweb.org/download/grayscale.zip" class="button_hover tag_btn">Download</a>
  229.                                </div>
  230.                                <a href="#"><h4 class="sec_h4">Grayscale </h4></a>
  231.                                <p>A free, multipurpose, one page Bootstrap theme featuring a dark color scheme and smooth scrolling animations. Smooth scrolling animations. Scrollspy that highlights active page sections</p>
  232.                                <center><h6 class="date title_color"> <a href="https://www.phpweb.org/">Most popular </a> / <a href="https://www.phpweb.org/website-templates/news-and-media.html">News and Media </a></h6> / <a href="https://www.cointostake.com/">CoinToStake  </a> </center>
  233.                            </div>
  234.                        </div>
  235.                    </div>
  236.                    <div class="col-lg-4 col-md-6">
  237.                        <div class="single-recent-blog-post">
  238.                            <div class="thumb">
  239.                            <a href="https://livepreview.space/comingsoon/" rel="nofollow"><img class="img-fluid" src="image/blog/comingsoon9.jpg" alt="Live Preview"></a>
  240.                                
  241.                            </div>
  242.                            <div class="details">
  243.                                <div class="tags">
  244.                                    <a href="https://livepreview.space/comingsoon/" rel="nofollow" class="button_hover tag_btn">Live Preview</a>
  245.                                    <a href="https://phpweb.org/download/comingsoon1.zip" class="button_hover tag_btn">Download</a>
  246.                                </div>
  247.                                <a href="#"><h4 class="sec_h4">Coming Soon</h4></a>
  248.                                <p>Under construction website template helps you to retain customers when you are busy in revamping your website. This template is clean and simple with the modern design trend.  </p>
  249.                                <center><h6 class="date title_color"> <a href="https://www.phpweb.org/">Most popular </a> / <a href="https://www.autoarea.cz/">Elektromobil  </a>  </h6>  </center>
  250.                            </div>
  251.                        </div>
  252.                    </div>
  253.                    <div class="col-lg-4 col-md-6">
  254.                        <div class="single-recent-blog-post">
  255.                            <div class="thumb">
  256.                            <a href="https://livepreview.space/greatness/" rel="nofollow"><img class="img-fluid" src="image/blog/greatness9.jpg" alt="Live Preview"></a>
  257.                                
  258.                            </div>
  259.                            <div class="details">
  260.                                <div class="tags">
  261.                                    <a href="https://livepreview.space/greatness/" rel="nofollow" class="button_hover tag_btn">Live Preview</a>
  262.                                    <a href="https://phpweb.org/download/greatness.zip" class="button_hover tag_btn">Download</a>
  263.                                </div>
  264.                                <a href="#"><h4 class="sec_h4">Greatness</h4></a>
  265.                                <p> It is a cutting-edge HTML5 one page website template ideal for agencies, personal portfolios, gyms, startups and loads more. HTML files included in the kit, enhanced with CSS an jQuery animations. </p>
  266.                               <center> <h6 class="date title_color"> <a href="https://www.phpweb.org/">Most popular </a> / <a href="https://www.phpweb.org/website-templates/news-and-media.html">News and Media </a></h6> </center>
  267.                            </div>
  268.                        </div>
  269.                    </div>
  270.                </div>
  271.            </div>
  272.        </section>
  273.        <!--================ Recent Area  =================-->
  274.        
  275.        
  276.        <!--================ Latest Blog Area  =================-->
  277.        <section class="testimonial_area section_gap">
  278.            <div class="container">
  279.                
  280.                <div class="row mb_30">
  281.                    <div class="col-lg-4 col-md-6">
  282.                        <div class="single-recent-blog-post">
  283.                            <div class="thumb">
  284.                            <a href="https://livepreview.space/sublime/" rel="nofollow"><img class="img-fluid" src="image/blog/sublime9.jpg" alt="Live Preview"></a>
  285.                                
  286.                            </div>
  287.                            <div class="details">
  288.                                <div class="tags">
  289.                                    <a href="https://livepreview.space/sublime/" rel="nofollow" class="button_hover tag_btn">Live Preview</a>
  290.                                    <a href="https://phpweb.org/download/sublime.zip" class="button_hover tag_btn">Download</a>
  291.                                </div>
  292.                                <a href="#"><h4 class="sec_h4">Sublime</h4></a>
  293.                                <p>Sublime is a free, minimalist template for eCommerce website designs. You can use it for all types of products. Gadgets, furniture, apparel, accessories, you name it, Sublime will help you sell your merchandise and start taking first orders shortly after the launch.</p>
  294.                                <center><h6 class="date title_color"> <a href="https://www.phpweb.org/">Most popular </a> / <a href="https://www.phpweb.org/website-templates/e-commerce-and-shopping.html">E-commerce and Shopping </a></h6> </center>
  295.                            </div>
  296.                        </div>
  297.                    </div>
  298.                    <div class="col-lg-4 col-md-6">
  299.                        <div class="single-recent-blog-post">
  300.                            <div class="thumb">
  301.                            <a href="https://livepreview.space/creative/" rel="nofollow"><img class="img-fluid" src="image/blog/creative9.jpg" alt="Live Preview"></a>
  302.                                
  303.                            </div>
  304.                            <div class="details">
  305.                                <div class="tags">
  306.                                    <a href="https://livepreview.space/creative/" rel="nofollow" class="button_hover tag_btn">Live Preview</a>
  307.                                    <a href="https://phpweb.org/download/creative1.zip" class="button_hover tag_btn">Download</a>
  308.                                </div>
  309.                                <a href="#"><h4 class="sec_h4">Creative</h4></a>
  310.                                <p>Creative is a one page Bootstrap theme for creatives, small businesses, and other multipurpose use. A modern, flat design style works in unison with rich features and plugins making this theme a great boilerplate for your next Bootstrap based project! A modern, flat design layout. </p>
  311.                               <center> <h6 class="date title_color"> <a href="https://www.phpweb.org/">Most popular </a> / <a href="https://autoupdate.cz">Android auto a Apple Carplay</a> / <a href="https://www.phpweb.org/website-templates/arts-and-entertainment.html">Arts and Entertainment </a></h6></center>
  312.                            </div>
  313.                        </div>
  314.                    </div>
  315.                    <div class="col-lg-4 col-md-6">
  316.                        <div class="single-recent-blog-post">
  317.                            <div class="thumb">
  318.                            <a href="https://livepreview.space/newage/"  rel="nofollow"><img class="img-fluid" src="image/blog/newage9.jpg" alt="Live Preview"></a>
  319.                                
  320.                            </div>
  321.                            <div class="details">
  322.                                <div class="tags">
  323.                                    <a href="https://livepreview.space/newage/" rel="nofollow" class="button_hover tag_btn">Live Preview</a>
  324.                                    <a href="https://phpweb.org/download/newage.zip" class="button_hover tag_btn">Download</a>
  325.                                </div>
  326.                                <a href="#"><h4 class="sec_h4">New Age</h4></a>
  327.                                <p>A bold and colorful Bootstrap landing page theme for web apps or other business use. Easy to use HTML5/CSS Device mockups, just drop in content, no Photoshop or image editing necessary! Responsive, full page header featuring a background image with overlay and vertically centered content </p>
  328.                               <center> <h6 class="date title_color"> <a href="https://www.phpweb.org/">Most popular </a> / <a href="https://autoarea.cz"> Auto Area  / </a> <a href="https://www.phpweb.org/website-templates/arts-and-entertainment.html">Arts and Entertainment </a> / <a href="https://www.phpweb.org/website-templates/community-and-society.html">Community and Society </a></h6> </center>
  329.                            </div>
  330.                        </div>
  331.                    </div>
  332.                </div>
  333.            </div>
  334.        </section>
  335.        <!--================ Recent Area  =================-->
  336.        
  337.        <!--================ Latest Blog Area  =================-->
  338.        <section class="testimonial_area section_gap">
  339.            <div class="container">
  340.                
  341.                <div class="row mb_30">
  342.                    <div class="col-lg-4 col-md-6">
  343.                        <div class="single-recent-blog-post">
  344.                            <div class="thumb">
  345.                            <a href="https://livepreview.space/sonar/" rel="nofollow"><img class="img-fluid" src="image/blog/sonar9.jpg" alt="Live Preview"></a>
  346.                                
  347.                            </div>
  348.                            <div class="details">
  349.                                <div class="tags">
  350.                                    <a href="https://livepreview.space/sonar/" rel="nofollow" class="button_hover tag_btn">Live Preview</a>
  351.                                    <a href="https://phpweb.org/download/sonar.zip" class="button_hover tag_btn">Download</a>
  352.                                </div>
  353.                                <a href="#"><h4 class="sec_h4">Sonar</h4></a>
  354.                                <p>Meet Sonar, the all-new free HTML5 photography template. It showcases your photography and offers superior engagement. This template provides Bootstrap 4, an unconventional design, brilliant graphics, and more.</p>
  355.                                <center> <h6 class="date title_color"> <a href="https://www.phpweb.org/">Most popular </a> / <a href="https://autoarea.cz">Elektromobil</a>/ <a href="https://www.phpweb.org/website-templates/arts-and-entertainment.html">Arts and Entertainment </a> / <a href="https://www.phpweb.org/website-templates/community-and-society.html">Community and Society </a></h6> </center>
  356.                            </div>
  357.                        </div>
  358.                    </div>
  359.                    <div class="col-lg-4 col-md-6">
  360.                        <div class="single-recent-blog-post">
  361.                            <div class="thumb">
  362.                            <a href="https://livepreview.space/knights/" rel="nofollow"><img class="img-fluid" src="image/blog/knights9.jpg" alt="Live Preview"></a>
  363.                                
  364.                            </div>
  365.                            <div class="details">
  366.                                <div class="tags">
  367.                                    <a href="https://livepreview.space/knights/" rel="nofollow" class="button_hover tag_btn">Live Preview</a>
  368.                                    <a href="https://phpweb.org/download/knights.zip" class="button_hover tag_btn">Download</a>
  369.                                </div>
  370.                                <a href="#"><h4 class="sec_h4">Knights</h4></a>
  371.                                <p>Knights is a free football website template based on Bootstrap Framework, responsive and mobile-ready. Make this site canvas yours and shine online like a real champ. Bold, colorful, stylish design. Easy to edit. </p>
  372.                                <center> <h6 class="date title_color"> <a href="https://www.phpweb.org/">Most popular </a> / <a href="https://www.phpweb.org/website-templates/lifestyle-and-health.html">Lifestyle and Health </a> / <a href="https://www.phpweb.org/website-templates/community-and-society.html">Community and Society </a></h6> </center>
  373.                            </div>
  374.                        </div>
  375.                    </div>
  376.                    <div class="col-lg-4 col-md-6">
  377.                        <div class="single-recent-blog-post">
  378.                            <div class="thumb">
  379.                            <a href="https://livepreview.space/charity/" rel="nofollow"><img class="img-fluid" src="image/blog/charity9.jpg" alt="Live Preview"></a>
  380.                                
  381.                            </div>
  382.                            <div class="details">
  383.                                <div class="tags">
  384.                                    <a href="https://livepreview.space/charity/" rel="nofollow" class="button_hover tag_btn">Live Preview</a>
  385.                                    <a href="https://phpweb.org/download/thecharity1.zip" class="button_hover tag_btn">Download</a>
  386.                                </div>
  387.                                <a href="#"><h4 class="sec_h4">The Charity</h4></a>
  388.                                <p>If you plan on starting a non-profit organization, market yourself properly with The Charity free HTML website template. It is a modern, clean, easy to use and highly adaptive tool for building a fundraising page . </p>
  389.                                <center> <h6 class="date title_color"> <a href="https://www.phpweb.org/">Most popular </a> / <a href="https://www.phpweb.org/website-templates/community-and-society.html">Community and Society </a> / <a href="https://www.cointostake.com">Crypto magazine </a></h6> </center>
  390.                            </div>
  391.                        </div>
  392.                    </div>
  393.                </div>
  394.            </div>
  395.        </section>
  396.        <!--================ Recent Area  =================-->
  397.        
  398.        <!--================ Latest Blog Area  =================-->
  399.        <section class="testimonial_area section_gap">
  400.            <div class="container">
  401.                
  402.                <div class="row mb_30">
  403.                    <div class="col-lg-4 col-md-6">
  404.                        <div class="single-recent-blog-post">
  405.                            <div class="thumb">
  406.                            <a href="https://livepreview.space/cleanblog/" rel="nofollow"><img class="img-fluid" src="image/blog/cleanblog9.jpg" alt="Live Preview"></a>
  407.                                
  408.                            </div>
  409.                            <div class="details">
  410.                                <div class="tags">
  411.                                    <a href="https://livepreview.space/cleanblog/" rel="nofollow" class="button_hover tag_btn">Live Preview</a>
  412.                                    <a href="https://phpweb.org/download/cleanblog1.zip" class="button_hover tag_btn">Download</a>
  413.                                </div>
  414.                                <a href="#"><h4 class="sec_h4">Clean Blog</h4></a>
  415.                                <p>Clean blog is a carefully styled Bootstrap blog theme that is perfect for personal or company blogs. Footer with social links and copyright information.</p>
  416.                                <center> <h6 class="date title_color"> <a href="https://www.phpweb.org/">Most popular </a> / <a href="https://www.phpweb.org/website-templates/news-and-media.html">News and Media </a> / <a href="https://www.phpweb.org/website-templates/community-and-society.html">Community and Society </a></h6> </center>
  417.                            </div>
  418.                        </div>
  419.                    </div>
  420.                    <div class="col-lg-4 col-md-6">
  421.                        <div class="single-recent-blog-post">
  422.                            <div class="thumb">
  423.                            <a href="https://livepreview.space/esence/" rel="nofollow"><img class="img-fluid" src="image/blog/esence9.jpg" alt="Live Preview"></a>
  424.                                
  425.                            </div>
  426.                            <div class="details">
  427.                                <div class="tags">
  428.                                    <a href="https://livepreview.space/esence/" rel="nofollow" class="button_hover tag_btn">Live Preview</a>
  429.                                    <a href="https://phpweb.org/download/essence.zip" class="button_hover tag_btn">Download</a>
  430.                                </div>
  431.                                <a href="#"><h4 class="sec_h4">Essence</h4></a>
  432.                                <p>Essence is a cleanly designed free eCommerce website template. It is best for selling men and women's fashion, accessories, bags, shoes, glasses and other trendy items. </p>
  433.                                <center> <h6 class="date title_color"> <a href="https://www.phpweb.org/">Most popular </a> / <a href="https://www.phpweb.org/website-templates/lifestyle-and-health.html">Lifestyle and Health </a> / <a href="https://www.phpweb.org/website-templates/e-commerce-and-shopping.html">E-commerce and Shopping </a></h6> </center>
  434.                            </div>
  435.                        </div>
  436.                    </div>
  437.                    <div class="col-lg-4 col-md-6">
  438.                        <div class="single-recent-blog-post">
  439.                            <div class="thumb">
  440.                            <a href="https://livepreview.space/sierra/" rel="nofollow""><img class="img-fluid" src="image/blog/sierra9.jpg" alt="Live Preview"></a>
  441.                                
  442.                            </div>
  443.                            <div class="details">
  444.                                <div class="tags">
  445.                                    <a href="https://livepreview.space/sierra/" rel="nofollow" class="button_hover tag_btn">Live Preview</a>
  446.                                    <a href="https://phpweb.org/download/sierra.zip" class="button_hover tag_btn">Download</a>
  447.                                </div>
  448.                                <a href="#"><h4 class="sec_h4">Sierra</h4></a>
  449.                                <p>Sierra is a free Bootstrap startup website template that gives your project a boost. It is packed with a horde of features for you to take advantage of. Cross-browser compatible. </p>
  450.                                <center> <h6 class="date title_color"> <a href="https://www.phpweb.org/">Most popular </a> / <a href="https://www.phpweb.org/website-templates/lifestyle-and-health.html">Lifestyle and Health </a> / <a href="https://www.phpweb.org/website-templates/community-and-society.html">Community and Society </a></h6> </center>
  451.                            </div>
  452.                        </div>
  453.                    </div>
  454.                </div>
  455.            </div>
  456.        </section>
  457.        <!--================ Recent Area  =================-->
  458.        
  459.        
  460.        <!--================ Latest Blog Area  =================-->
  461.        <section class="testimonial_area section_gap">
  462.            <div class="container">
  463.              
  464.                <div class="row mb_30">
  465.                    <div class="col-lg-4 col-md-6">
  466.                        <div class="single-recent-blog-post">
  467.                            <div class="thumb">
  468.                            <a href="https://livepreview.space/freelancer/" rel="nofollow"><img class="img-fluid" src="image/blog/freelancer9.jpg" alt="Live Preview"></a>
  469.                                
  470.                            </div>
  471.                            <div class="details">
  472.                                <div class="tags">
  473.                                    <a href="https://livepreview.space/freelancer/" rel="nofollow" class="button_hover tag_btn">Live Preview</a>
  474.                                    <a href="https://phpweb.org/download/freelancer1.zip" class="button_hover tag_btn">Download</a>
  475.                                </div>
  476.                                <a href="#"><h4 class="sec_h4">Freelancer</h4></a>
  477.                                <p>Freelancer is a flat design, one page Bootstrap portfolio theme perfect for freelancer portfolios, or any other one page website. Fully responsive portfolio theme ready to customize and publish. Mobile friendly contact form .</p>
  478.                                <center> <h6 class="date title_color"> <a href="https://www.phpweb.org/">Most popular </a> / <a href="https://www.phpweb.org/website-templates/community-and-society.html">Community and Society </a> / <a href="https://autoupdate.cz">Android auto a Apple Carplay</a></h6> </center>
  479.                            </div>
  480.                        </div>
  481.                    </div>
  482.                    <div class="col-lg-4 col-md-6">
  483.                        <div class="single-recent-blog-post">
  484.                            <div class="thumb">
  485.                            <a href="https://livepreview.space/landingpage/" rel="nofollow"><img class="img-fluid" src="image/blog/landingpage9.jpg" alt="Live Preview"></a>
  486.                                
  487.                            </div>
  488.                            <div class="details">
  489.                                <div class="tags">
  490.                                    <a href="https://livepreview.space/landingpage/" rel="nofollow" class="button_hover tag_btn">Live Preview</a>
  491.                                    <a href="https://phpweb.org/download/landingpage1.zip" class="button_hover tag_btn">Download</a>
  492.                                </div>
  493.                                <a href="#"><h4 class="sec_h4">Landing Page</h4></a>
  494.                                <p>A simple, elegant, and beautifully responsive landing page theme for Bootstrap 4 websites. Responsive content sections to showcase the features of your product or service. A simple testimonials section. </p>
  495.                                <center> <h6 class="date title_color"> <a href="https://www.phpweb.org/">Most popular </a> / <a href="https://www.phpweb.org/website-templates/arts-and-entertainment.html">Arts and Entertainment </a> / <a href="https://www.phpweb.org/website-templates/community-and-society.html">Community and Society </a></h6> </center>
  496.                            </div>
  497.                        </div>
  498.                    </div>
  499.                    <div class="col-lg-4 col-md-6">
  500.                        <div class="single-recent-blog-post">
  501.                            <div class="thumb">
  502.                            <a href="https://livepreview.space/agency/" rel="nofollow"><img class="img-fluid" src="image/blog/agency9.jpg" alt="Live Preview"></a>
  503.                                
  504.                            </div>
  505.                            <div class="details">
  506.                                <div class="tags">
  507.                                    <a href="https://livepreview.space/agency/" rel="nofollow" class="button_hover tag_btn">Live Preview</a>
  508.                                    <a href="https://phpweb.org/download/agency1.zip" class="button_hover tag_btn">Download</a>
  509.                                </div>
  510.                                <a href="#"><h4 class="sec_h4">Agency</h4></a>
  511.                                <p>Agency is a stylish, one page Bootstrap theme for agencies and small businesses.Custom collapsing navigation with active classes, smooth page scrolling, and responsive fallback stylings. Working PHP contact form with validation. </p>
  512.                                <center> <h6 class="date title_color"> <a href="https://www.phpweb.org/">Most popular </a> / <a href="https://www.phpweb.org/website-templates/news-and-media.html">News and Media </a> / <a href="https://www.phpweb.org/website-templates/community-and-society.html">Community and Society </a></h6> </center>
  513.                            </div>
  514.                        </div>
  515.                    </div>
  516.                </div>
  517.            </div>
  518.        </section>
  519.        <!--================ Recent Area  =================-->
  520.        
  521.        
  522.        
  523.        <!--================ Facilities Area  =================-->
  524.        <section class="facilities_area section_gap">
  525.            <div class="overlay bg-parallax" data-stellar-ratio="0.8" data-stellar-vertical-offset="0" data-background="">  
  526.            </div>
  527.            <div class="container">
  528.                <div class="section_title text-center">
  529.                    <h2 class="title_w">PHP Advantages</h2>
  530.                    <p>Who are in extremely love with php.</p>
  531.                </div>
  532.                <div class="row mb_30">
  533.                    <div class="col-lg-4 col-md-6">
  534.                        <div class="facilities_item">
  535.                            <center><img src="image/opensource.png" width="50" height="50" alt="Open Source"> </center>
  536.                            <center><h4 class="sec_h4">Open Source</h4></center>                            
  537.                            <p>PHP is open source and free of cost, which helps developers to install it quickly and readily available for use. As it is open source, it makes the system ready with PHP in quick time  </p>
  538.                        </div>
  539.                    </div>
  540.                    <div class="col-lg-4 col-md-6">
  541.                        <div class="facilities_item">
  542.                            <center><img src="image/easy.png" width="50" height="50" alt="Simple and Easy"> </center>
  543.                            <center><h4 class="sec_h4">Simple and Easy</h4></center>
  544.                            <p>Simple and Extremely Fast. Any individuals who are new to programming can easily learn to use them within a short duration of time. A powerful yet easy-to-use.  </p>
  545.                        </div>
  546.                    </div>
  547.                    <div class="col-lg-4 col-md-6">
  548.                        <div class="facilities_item">
  549.                            <center><img src="image/stabil.png" width="50" height="50" alt="Stable"> </center>
  550.                            <center><h4 class="sec_h4">Stable</h4></center>
  551.                            <p>PHP is also stable as compared to other programming languages.The developers have worked on PHP to make it easy for the programmers to work on the PHP web applications.</p>
  552.                        </div>
  553.                    </div>
  554.                    <div class="col-lg-4 col-md-6">
  555.                        <div class="facilities_item">
  556.                            <center><img src="image/security.png" width="50" height="50" alt="Security"> </center>
  557.                            <center><h4 class="sec_h4">Security</h4></center>
  558.                            <p>The built-in security features and mechanisms provided by PHP framework make it easier for developers to protect the website from existing and emerging security threats.</p>
  559.                        </div>
  560.                    </div>
  561.                    <div class="col-lg-4 col-md-6">
  562.                        <div class="facilities_item">
  563.                            <center><img src="image/fast.png" width="50" height="50" alt="Fast"> </center>
  564.                            <center><h4 class="sec_h4">Fast</h4></center>
  565.                            <p>PHP is known as the fastest Programming language as compared to another. PHP applications can be easily loaded over the slow Internet and data speed. </p>
  566.                        </div>
  567.                    </div>
  568.                    <div class="col-lg-4 col-md-6">
  569.                        <div class="facilities_item">
  570.                            <center><img src="image/independent.png" width="50" height="50" alt="Platform independent"> </center>
  571.                            <center><h4 class="sec_h4">Platform independent</h4></center>
  572.                            <p>PHP is mainly supported by all the operating systems like Windows, Unix, Linux etc. The PHP based developed web applications can be easily run on any platform.</p>
  573.                        </div>
  574.                    </div>
  575.                </div>
  576.            </div>
  577.        </section>
  578.        <!--================ Facilities Area  =================-->
  579.        
  580.        <!--================ About History Area  =================-->
  581.        <section class="about_history_area section_gap">
  582.            <div class="container">
  583.                <div class="row">
  584.                    <div class="col-md-6 d_flex align-items-center">
  585.                        <div class="about_content ">
  586.                            <h2 class="title title_color">About Us <br>Our History<br>Mission & Vision</h2>
  587.                            <p>We believe passionately in the power of ideas to change attitudes, lives and, ultimately, the world. Our main mission is to offer a wide range of well-designed, functional php website templates for free. To create a better everyday life for the many people. </p>
  588.                            <a href="about.html" class="button_hover theme_btn_two">ABOUT US </a>
  589.                        </div>
  590.                    </div>
  591.                    <div class="col-md-6">
  592.                        <img class="img-fluid" src="image/about_bg.jpg" alt="img">
  593.                    </div>
  594.                </div>
  595.            </div>
  596.        </section>
  597.        <!--================ About History Area  =================-->
  598.        
  599.        <!--================ Testimonial Area  =================-->
  600.        <section class="testimonial_area section_gap">
  601.            <div class="container">
  602.                <div class="section_title text-center">
  603.                    <h2 class="title_color">Testimonial from our Clients</h2>
  604.                    <p>Reviews are below  </p>
  605.                </div>
  606.                <div class="testimonial_slider owl-carousel">
  607.                    <div class="media testimonial_item">
  608.                        <img class="rounded-circle" src="image/testtimonial-1.jpg" alt="">
  609.                        <div class="media-body">
  610.                            <p> Just i quick note to say thank you. I found a great theme in here. My site looks wonderfull!! </p>
  611.                            <a href="#"><h4 class="sec_h4">Judith Spencer</h4></a>
  612.                            <div class="star">
  613.                                <a href="#"><i class="fa fa-star"></i></a>
  614.                                <a href="#"><i class="fa fa-star"></i></a>
  615.                                <a href="#"><i class="fa fa-star"></i></a>
  616.                                <a href="#"><i class="fa fa-star"></i></a>
  617.                                <a href="#"><i class="fa fa-star-half-o"></i></a>
  618.                            </div>
  619.                        </div>
  620.                    </div>    
  621.                    <div class="media testimonial_item">
  622.                        <img class="rounded-circle" src="image/friscia.jpg" alt="">
  623.                        <div class="media-body">
  624.                            <p> Fully responsive and minimalistic templates are not easy to find. Exactly what we needed. </p>
  625.                            <a href="#"><h4 class="sec_h4">James Friscia</h4></a>
  626.                            <div class="star">
  627.                                <a href="#"><i class="fa fa-star"></i></a>
  628.                                <a href="#"><i class="fa fa-star"></i></a>
  629.                                <a href="#"><i class="fa fa-star"></i></a>
  630.                                <a href="#"><i class="fa fa-star"></i></a>
  631.                                <a href="#"><i class="fa fa-star"></i></a>
  632.                            </div>
  633.                        </div>
  634.                    </div>
  635.                    <div class="media testimonial_item">
  636.                        <img class="rounded-circle" src="image/janovsek.jpg" alt="">
  637.                        <div class="media-body">
  638.                            <p>We have just launched a new website and thanks to you. It was fast and simple. Thumbs up! </p>
  639.                            <a href="#"><h4 class="sec_h4">Mark Janovsek</h4></a>
  640.                            <div class="star">
  641.                                <a href="#"><i class="fa fa-star"></i></a>
  642.                                <a href="#"><i class="fa fa-star"></i></a>
  643.                                <a href="#"><i class="fa fa-star"></i></a>
  644.                                <a href="#"><i class="fa fa-star"></i></a>
  645.                                <a href="#"><i class="fa fa-star"></i></a>
  646.                            </div>
  647.                        </div>
  648.                    </div>    
  649.                    <div class="media testimonial_item">
  650.                        <img class="rounded-circle" src="image/lukas.jpg" alt="">
  651.                        <div class="media-body">
  652.                            <p>Excelent design - tops for the internet without a doubt! So many great templates from them . </p>
  653.                            <a href="#"><h4 class="sec_h4">Lucas Ray</h4></a>
  654.                            <div class="star">
  655.                                <a href="#"><i class="fa fa-star"></i></a>
  656.                                <a href="#"><i class="fa fa-star"></i></a>
  657.                                <a href="#"><i class="fa fa-star"></i></a>
  658.                                <a href="#"><i class="fa fa-star"></i></a>
  659.                                <a href="#"><i class="fa fa-star-half-o"></i></a>
  660.                            </div>
  661.                        </div>
  662.                    </div>
  663.                </div>
  664.            </div>
  665.        </section>
  666.        <!--================ Testimonial Area  =================-->
  667.        
  668.        <!--================ Latest Blog Area  =================-->
  669.        <section class="latest_blog_area section_gap">
  670.            <div class="container">
  671.                <div class="section_title text-center">
  672.                    <h2 class="title_color">Latest posts from blog</h2>
  673.                    <p>*** </p>
  674.                </div>
  675.                <div class="row mb_30">
  676.                    <div class="col-lg-4 col-md-6">
  677.                        <div class="single-recent-blog-post">
  678.                            <div class="thumb">
  679.                            <a href="https://www.phpweb.org/blog/total-number-of-websites.html"><img class="img-fluid" src="image/blog/connections.jpg" alt="Total number of Websites"></a>
  680.                                
  681.                            </div>
  682.                            <div class="details">
  683.                                <div class="tags">
  684.                                    <a href="#" class="button_hover tag_btn">Technology</a>
  685.                                    <a href="#" class="button_hover tag_btn">Life Style</a>
  686.                                </div>
  687.                                <a href="https://www.phpweb.org/blog/total-number-of-websites.html"><h4 class="sec_h4">Total number of Websites</h4></a>
  688.                                <p>While the exact number of websites keeps changing every second, there are well over 1.7 billion websites in the World</p>
  689.                                <h6 class="date title_color">1st January,2020</h6>
  690.                            </div>
  691.                        </div>
  692.                    </div>
  693.                    <div class="col-lg-4 col-md-6">
  694.                        <div class="single-recent-blog-post">
  695.                            <div class="thumb">
  696.                            <a href="https://www.phpweb.org/blog/most-popular-domain-extensions.html"><img class="img-fluid" src="image/blog/domainextensions.jpg" alt="Most popular domain extensions"></a>
  697.                                
  698.                            </div>
  699.                            <div class="details">
  700.                                <div class="tags">
  701.                                    <a href="#" class="button_hover tag_btn">Technology</a>
  702.                                    <a href="#" class="button_hover tag_btn">Life Style</a>
  703.                                </div>
  704.                                <a href="https://www.phpweb.org/blog/most-popular-domain-extensions.html"><h4 class="sec_h4">Most popular domain extensions</h4></a>
  705.                                <p>On this page we will give you some tips and advice on how to choose a domain well.</p>
  706.                                <h6 class="date title_color">11th January,2020</h6>
  707.                            </div>
  708.                        </div>
  709.                    </div>
  710.                    <div class="col-lg-4 col-md-6">
  711.                        <div class="single-recent-blog-post">
  712.                            <div class="thumb">
  713.                            <a href="https://www.phpweb.org/blog/fastest-internet-connection.html"><img class="img-fluid" src="image/blog/speed.jpg" alt="Fastest Internet Connection in the World"></a>
  714.                                
  715.                            </div>
  716.                            <div class="details">
  717.                                <div class="tags">
  718.                                    <a href="#" class="button_hover tag_btn">Technology</a>
  719.                                    <a href="#" class="button_hover tag_btn">Life Style</a>
  720.                                </div>
  721.                                <a href="https://www.phpweb.org/blog/fastest-internet-connection.html"><h4 class="sec_h4">Fastest Internet Connection in the World</h4></a>
  722.                                <p>The story of the internet so far has been one of both ever-faster speeds and ever-higher demand for connectivity. </p>
  723.                                <h6 class="date title_color">21st January,2020</h6>
  724.                            </div>
  725.                        </div>
  726.                    </div>
  727.                </div>
  728.            </div>
  729.        </section>
  730.        <!--================ Recent Area  =================-->
  731.        
  732.        <!--================ start footer Area  =================-->
  733.        <footer class="footer-area section_gap">
  734.            <div class="container">
  735.                <div class="row">
  736.                    <div class="col-lg-3  col-md-6 col-sm-6">
  737.                        <div class="single-footer-widget">
  738.                            <h6 class="footer_title">About PHPWEB.ORG</h6>
  739.                            <p>No need to start from scratch, when you can get your work done faster with our awesome collection of beautifully designed, instantly downloadable, ready-made php templates which are easy to edit/use.  </p>
  740.                        </div>
  741.                    </div>
  742.                    <div class="col-lg-3 col-md-6 col-sm-6">
  743.                        <div class="single-footer-widget">
  744.                            <h6 class="footer_title">Navigation Links</h6>
  745.                            <div class="row">
  746.                                <div class="col-4">
  747.                                    <ul class="list_style">
  748.                                        <li><a href="https://www.phpweb.org/index.html">Home</a></li>
  749.                                        <li><a href="https://www.phpweb.org/learn-php.html">Learn PHP</a></li>
  750.                                        <li><a href="https://www.phpweb.org/learn-html.html">Learn HTML</a></li>
  751.                                        <li><a href="https://www.phpweb.org/learn-html/introduction-to-css.html">Learn CSS</a></li>
  752.                                    </ul>
  753.                                </div>
  754.                                <div class="col-4">
  755.                                    <ul class="list_style">
  756.                                        <li><a href="https://www.phpweb.org/blog.html">Blog</a></li>
  757.                                        <li><a href="https://www.phpweb.org/about.html">About</a></li>
  758.                                        <li><a href="https://www.phpweb.org/contact.html">Contact us</a></li>                                        
  759.                                    </ul>
  760.                                </div>
  761.                            </div>
  762.                        </div>
  763.                    </div>
  764.                    <div class="col-lg-3 col-md-6 col-sm-6">
  765.                        <div class="single-footer-widget">
  766.                            <h6 class="footer_title">Newsletter</h6>
  767.                            <p>Sign up today for free and be the first to get notified on new updates. </p>
  768.                            <div id="mc_embed_signup">
  769.                                <form target="_blank" action="https://spondonit.us12.list-manage.com/subscribe/post?u=1462626880ade1ac87bd9c93a&amp;id=92a4423d01" method="get" class="subscribe_form relative">
  770.                                    <div class="input-group d-flex flex-row">
  771.                                        <input name="EMAIL" placeholder="Email Address" onfocus="this.placeholder = ''" onblur="this.placeholder = 'Email Address '" required="" type="email">
  772.                                        <button class="btn sub-btn"><span class="lnr lnr-location"></span></button>
  773.                                    </div>
  774.                                    <div class="mt-10 info"></div>
  775.                                </form>
  776.                            </div>
  777.                        </div>
  778.                    </div>
  779.                    <div class="col-lg-3 col-md-6 col-sm-6">
  780.                        <div class="single-footer-widget instafeed">
  781.                            <h6 class="footer_title">InstaFeed</h6>
  782.                            <ul class="list_style instafeed d-flex flex-wrap">
  783.                                <li><img src="image/instagram/Image-01.jpg" alt=""></li>
  784.                                <li><img src="image/instagram/Image-02.jpg" alt=""></li>
  785.                                <li><img src="image/instagram/Image-03.jpg" alt=""></li>
  786.                                <li><img src="image/instagram/Image-04.jpg" alt=""></li>
  787.                                <li><img src="image/instagram/Image-05.jpg" alt=""></li>
  788.                                <li><img src="image/instagram/Image-06.jpg" alt=""></li>
  789.                                <li><img src="image/instagram/Image-07.jpg" alt=""></li>
  790.                                <li><img src="image/instagram/Image-08.jpg" alt=""></li>
  791.                            </ul>
  792.                        </div>
  793.                    </div>
  794.                </div>
  795.                <div class="border_line"></div>
  796.                <div class="row footer-bottom d-flex justify-content-between align-items-center">
  797.                    <p class="col-lg-8 col-sm-12 footer-text m-0"><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
  798. Copyright &copy;<script>document.write(new Date().getFullYear());</script> All rights reserved | This template is made with <i class="fa fa-heart-o" aria-hidden="true"></i> by <a href="https://www.phpweb.org" target="_blank">PHPWEB</a>
  799. <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
  800.                    <div class="col-lg-4 col-sm-12 footer-social">
  801.                        <a href="#"><i class="fa fa-facebook"></i></a>
  802.                        <a href="#"><i class="fa fa-twitter"></i></a>
  803.                        <a href="#"><i class="fa fa-dribbble"></i></a>
  804.                        <a href="#"><i class="fa fa-behance"></i></a>
  805.                    </div>
  806.                </div>
  807.            </div>
  808.        </footer>
  809. <!--================ End footer Area  =================-->
  810.        
  811.        
  812.        <!-- Optional JavaScript -->
  813.        <!-- jQuery first, then Popper.js, then Bootstrap JS -->
  814.        <script src="js/jquery-3.2.1.min.js"></script>
  815.        <script src="js/popper.js"></script>
  816.        <script src="js/bootstrap.min.js"></script>
  817.        <script src="vendors/owl-carousel/owl.carousel.min.js"></script>
  818.        <script src="js/jquery.ajaxchimp.min.js"></script>
  819.        <script src="js/mail-script.js"></script>
  820.        <script src="vendors/bootstrap-datepicker/bootstrap-datetimepicker.min.js"></script>
  821.        <script src="vendors/nice-select/js/jquery.nice-select.js"></script>
  822.        <script src="js/mail-script.js"></script>
  823.        <script src="js/stellar.js"></script>
  824.        <script src="vendors/lightbox/simpleLightbox.min.js"></script>
  825.        <script src="js/custom.js"></script>
  826.    </body>
  827. </html>
  828.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda