FLBTFuture Legend Bus Transit
  • Home
  • About
    • About Us
    • Code of Conduct
    • Covid-19
  • Application
  • Ride Options
  • Payment
  • Check In
  • Contact
  • Before and After School with Transportation
  • Before and After School
September 29, 2021 85Views 0Likes

Matt Morrison

HomeMatt Morrison
FLBTFuture Legend Bus Transit
  • Home
  • About
    • About Us
    • Code of Conduct
    • Covid-19
  • Application
  • Ride Options
  • Payment
  • Check In
  • Contact
  • Before and After School with Transportation
  • Before and After School
Matt Morrison

“If any testimonials available should be entered here!”

You May Also Like

Primary School Encourages Students to Wear Slippers in Class
  • News

Primary School Encourages Students to Wear Slippers in Class

November 9, 2016by admin
Improve Your Writing Skills with 6 Free Online Lessons
  • Articles
  • News

Improve Your Writing Skills with 6 Free Online Lessons

January 20, 2017by admin

Recent Posts

  • Facing Your Fears of Returning To School as an Adult
  • Analysis: Independents Lead the Way, a North-South Divide and 4 Other Things
  • Improve Your Writing Skills with 6 Free Online Lessons
  • Summer Holidays: an Opportunity for a Bit of Parental Reframing
  • Young Girls Held Back by Belief Boys are Smarter, Study Finds

Recent Comments

  1. Mark Chapman on Facing Your Fears of Returning To School as an Adult
  2. Mark Chapman on Facing Your Fears of Returning To School as an Adult
  3. Mark Chapman on Facing Your Fears of Returning To School as an Adult
  4. Mark Chapman on Primary School Encourages Students to Wear Slippers in Class
  5. Martin Moore on Primary School Encourages Students to Wear Slippers in Class
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css" integrity="sha512-KfkfwYDsLkIlwQp6LFnl8zNdLGxu9YAA1QvwINks4PhcElQSvqcyVLLD9aMhXd13uQjoXtEKNosOWaZqXgel0g==" crossorigin="anonymous" referrerpolicy="no-referrer" />

    <link rel="stylesheet" href="css/utilities.css">
    <link rel="stylesheet" href="css/style.css">
	<link rel="icon" href="images/icon.png" type="image/x-icon">
    <title>Check in Form</title>
	<script type="text/javascript">
		function register()
		{
			alert("Thank you. You've been checked in successfully");
		
		}
		function changeColor(val)
{ 
	 if((val.value=="")||(val.value==null))
	{
		val.style.background="pink";
	}
	else
	{
		val.style.background="#FFFFFF";
	}
}
	</script>
</head>
<body>
    <!-- Navbar -->
    <div class="navbar">
        <div class="container flex">
            <!-- <h1 class="logo"><img src="images/horizon.png" height="45px" width="50px"></h1> -->
            <nav>
                <ul>
                    <li><a href="checkin.html"><strong>Check in</strong></a></li>
                    <li><a href="checkout.html"><strong>Check out</strong></a></li>
                    
                </ul>
            </nav>
        </div>
    </div>

    <!-- head -->
    <section class="docs-head bg-primary py-3">
        <div class="container grid">
            <div>
                <h1 class="xl">Check in Form</h1>
                <!-- <p class="lead"> -->
                    <!-- Get registered for your Online Course Today -->
                <!-- </p> -->
            </div>
            <!-- <img src="images/docs.png" alt=""> -->
        </div>
    </section>

    <!-- docs main -->
    <section class="docs-main my-4">
        <div class="container grid">
            <!-- <div > -->
                <!-- <br><br><br><br><img src="images/gif1.gif" height="400px" width="400px"> -->
            <!-- </div> -->
            <div class="card">
                <!-- <h2>How To get Registered!</h2> -->
                <!-- <p>Get registerd today for any online course(s) of your choice by just filling the form below and you'll get Details about your class schedule and every other thing -->
				<!-- you need to know about your class via your E-mail. Thank you for choosing New Horizons eLearn.</p> -->
			<div class = "showcase-form" "card">
				<div class="form-control" "card">
					<input type="text" name="f_name" placeholder="First name" onblur="changeColor(this)" required>
				</div>
				<div class="form-control" "card">
					<input type="text" name="l_name" placeholder="Last name" onblur="changeColor(this)" required>
				</div>
				<div class="form-control" "card">
					<input type="email" name="email" placeholder="Email" onblur="changeColor(this)" required>
				</div>
				
				
				<a  class="btn btn-outline2" onclick="register();">Check in</a>
             </div>   
                
            </div>
        </div>
    </section>

    <!-- footer -->
    <!-- <footer class="footer bg-dark py-5"> -->
        <!-- <div class="container grid grid-3"> -->
            <!-- <div> -->
                <!-- <h2> -->
                    <!-- New Horizons Ikorodu -->
                <!-- </h2> -->
                <!-- <p>Copyright &copy; 2022</p> -->
            <!-- </div> -->
            <!-- <nav> -->
                <!-- <ul> -->
                    <!-- <li><a href="index.html">Check in</a></li> -->
                    <!-- <li><a href="courses.html">Check out</a></li> -->
                   
                <!-- </ul> -->
            <!-- </nav> -->
            <!-- <div class="social"> -->
                <!-- <a href="#"><i class="fab fa-facebook fa-2x"></i></a> -->
                <!-- <a href="#"><i class="fab fa-instagram fa-2x"></i></a> -->
                <!-- <a href="#"><i class="fab fa-twitter fa-2x"></i></a> -->
            <!-- </div> -->
			<!-- <div> -->
			<!-- <h4>Location:</h4> -->
		        <!-- <h5>No 23, Aruno Bus-Stop, Ikorodu Rd, Lagos State</h5><hr> -->
				<!-- <h4>E-mail:</h4> -->
		        <!-- <h5>jonathanodunewu@gmail.com</h5><hr/> -->
				<!-- <h4>&#9743 Call:</h4> -->
		        <!-- <h3>+234-810-127-0054</h3> -->
			<!-- </div> -->
        <!-- </div> -->
    <!-- </footer> -->
</body>
</html>

Archives

  • February 2017
  • January 2017
  • December 2016
  • November 2016
  • October 2016

Categories

  • Articles
  • Courses
  • Education
  • News
  • Students
  • Application
  • Code of Conduct
  • Contact
  • Covid-19
  • Privacy Policy
AxiomThemes © 2025. All rights reserved. Terms of use and Privacy Policy