MOON
Server: Apache
System: Linux e2e-78-16.ssdcloudindia.net 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
User: imensosw (1005)
PHP: 8.0.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/imensosw/www/imenso.co/demo/mcm/marge.php
  <div class="learning_skill">
	    <h2>Here’s what you’ll learn</h2>
	    <p class="pad-t-20">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod <br/> tempor incididunt ut labore. </p>
</div>
    				<div class="pad-t-50">
    					<img src="images/bg-course.jpg" class="img-responsive" alt="" />
    				</div>

    				<div class="learning_skill">
    					<div class="row pad-t-50">
    						<div class="col-md-6">
    							<i class="fa fa-star"></i>
    							<h4> Learning skill 1 </h4>
    							<p>Two lines of text here so a user can see what they will </p>
    						</div>
    						<div class="col-md-6">
    							<i class="fa fa-star"></i>
    							<h4> Learning skill 1 </h4>
    							<p>Two lines of text here so a user can see what they will </p>
    						</div>
    					</div>
    					<div class="row pad-t-50">
    						<div class="col-md-6">
    							<i class="fa fa-star"></i>
    							<h4> Learning skill 1 </h4>
    							<p>Two lines of text here so a user can see what they will </p>
    						</div>
    						<div class="col-md-6">
    							<i class="fa fa-star"></i>
    							<h4> Learning skill 1 </h4>
    							<p>Two lines of text here so a user can see what they will </p>
    						</div>
    					</div>
    					<div class="row pad-t-50">
    						<div class="col-md-6">
    							<i class="fa fa-star"></i>
    							<h4> Learning skill 1 </h4>
    							<p>Two lines of text here so a user can see what they will </p>
    						</div>
    						<div class="col-md-6">
    							<i class="fa fa-star"></i>
    							<h4> Learning skill 1 </h4>
    							<p>Two lines of text here so a user can see what they will </p>
    						</div>
    					</div>
    				</div>


                    <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d317715.71192759875!2d-0.3817842805143459!3d51.52873519738507!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x47d8a00baf21de75%3A0x52963a5addd52a99!2sLondon%2C+UK!5e0!3m2!1sen!2sin!4v1487406547347" 
                        width="100%" height="300" frameborder="0" style="border:0" allowfullscreen></iframe>

    			<style type="text/css">
    				
.learning_skill  i {
    border: 2px solid #ddd;
    border-radius: 100%;
    box-shadow: 0 5px 10px #ddd;
    color: #0c5ab7;
    float: left;
    font-size: 35px;
    height: 70px;
    line-height: 70px;
    margin-right: 20px;
    text-align: center;
    width: 70px;
}
.learning_skill h4 {
    color: #484848;
    font-family: "Poppins",sans-serif;
    font-size: 18px;
    font-weight: 500;
    margin: 0 0 10px;
}
.learning_skill p {
    color: #777;
    font-size: 18px;
    line-height: 25px;
}
    			</style>