SkidSec WebShell

Server Address : 2a02:4780:a:760:0:37cc:13e2:3

Web Server : LiteSpeed

Uname : Linux uk-fast-web660.main-hosting.eu 5.14.0-570.55.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Oct 21 05:27:51 EDT 2025 x86_64

PHP Version : 7.4.33



Current Path : /home/u936121314/domains/acoverseas.com/public_html/sample/new/



Current File : /home/u936121314/domains/acoverseas.com/public_html/sample/new/blog.php
<?php include_once "./includes/header.php";?>

<div class="colorlib-blog">
	<div class="colorlib-narrow-content">
		<div class="row">
			<div class="col-md-6 col-md-offset-3 col-md-pull-3 animate-box" data-animate-effect="fadeInLeft">
				<span class="heading-meta">Blog</span>
				<h2 class="colorlib-heading">Read Blog</h2>
			</div>
		</div>
		<div class="row">
			<div class="col-md-4 col-sm-6 animate-box" data-animate-effect="fadeInLeft">
				<div class="blog-entry">
					<a href="blog.php" class="blog-img"><img src="images/blog-1.jpg" class="img-responsive" alt="AC Overseas"></a>
					<div class="desc">
						<span><small>April 14, 2018 </small> | <small> Web Design </small> | <small> <i class="icon-bubble3"></i> 4</small></span>
						<h3><a href="blog.php">Renovating National Gallery</a></h3>
						<p>Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.</p>
					</div>
				</div>
			</div>
			<div class="col-md-4 col-sm-6 animate-box" data-animate-effect="fadeInLeft">
				<div class="blog-entry">
					<a href="blog.php" class="blog-img"><img src="images/blog-2.jpg" class="img-responsive" alt="AC Overseas"></a>
					<div class="desc">
						<span><small>April 14, 2018 </small> | <small> Web Design </small> | <small> <i class="icon-bubble3"></i> 4</small></span>
						<h3><a href="blog.php">Wordpress for a Beginner</a></h3>
						<p>Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.</p>
					</div>
				</div>
			</div>
			<div class="col-md-4 col-sm-6 animate-box" data-animate-effect="fadeInLeft">
				<div class="blog-entry">
					<a href="blog.php" class="blog-img"><img src="images/blog-3.jpg" class="img-responsive" alt="AC Overseas"></a>
					<div class="desc">
						<span><small>April 14, 2018 </small> | <small> Inspiration </small> | <small> <i class="icon-bubble3"></i> 4</small></span>
						<h3><a href="blog.php">Make website from scratch</a></h3>
						<p>Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.</p>
					</div>
				</div>
			</div>
		</div>

		<div class="row">
			<div class="col-md-4 col-sm-6 animate-box" data-animate-effect="fadeInLeft">
				<div class="blog-entry">
					<a href="blog.php" class="blog-img"><img src="images/blog-4.jpg" class="img-responsive" alt="AC Overseas"></a>
					<div class="desc">
						<span><small>April 14, 2018 </small> | <small> Web Design </small> | <small> <i class="icon-bubble3"></i> 4</small></span>
						<h3><a href="blog.php">Renovating National Gallery</a></h3>
						<p>Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.</p>
					</div>
				</div>
			</div>
			<div class="col-md-4 col-sm-6 animate-box" data-animate-effect="fadeInLeft">
				<div class="blog-entry">
					<a href="blog.php" class="blog-img"><img src="images/blog-5.jpg" class="img-responsive" alt="AC Overseas"></a>
					<div class="desc">
						<span><small>April 14, 2018 </small> | <small> Web Design </small> | <small> <i class="icon-bubble3"></i> 4</small></span>
						<h3><a href="blog.php">Wordpress for a Beginner</a></h3>
						<p>Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.</p>
					</div>
				</div>
			</div>
			<div class="col-md-4 col-sm-6 animate-box" data-animate-effect="fadeInLeft">
				<div class="blog-entry">
					<a href="blog.php" class="blog-img"><img src="images/blog-6.jpg" class="img-responsive" alt="AC Overseas"></a>
					<div class="desc">
						<span><small>April 14, 2018 </small> | <small> Inspiration </small> | <small> <i class="icon-bubble3"></i> 4</small></span>
						<h3><a href="blog.php">Make website from scratch</a></h3>
						<p>Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.</p>
					</div>
				</div>
			</div>
		</div>

		<div class="row">
			<div class="col-md-12 animate-box" data-animate-effect="fadeInLeft">
				<ul class="pagination">
					<li class="disabled"><a href="#">&laquo;</a></li>
					<li class="active"><a href="#">1</a></li>
					<li><a href="#">2</a></li>
					<li><a href="#">3</a></li>
					<li><a href="#">4</a></li>
					<li><a href="#">&raquo;</a></li>
				</ul>
			</div>
		</div>
	</div>
</div>

<?php include_once "./includes/footer.php"?>