Skip to content
Permalink
main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
<html>
<head>
<link rel="stylesheet" type="text/css" href="styles.css"></link>
</head>
<body>
<div class="page">
<div class="headerpart"></div>
<div class="linkspart">
<center>
<a href="index.html">Home</a> &nbsp&nbsp
<a href="login_page.php">Login</a>&nbsp&nbsp
<a href="new_user.php">Sign Up</a>&nbsp&nbsp
<a href="index.html">Contact us</a>&nbsp&nbsp
<a href="index.html">About Us</a>&nbsp&nbsp
</center>
</div>
<div class="bodypart">
<div class="imagepart"></div>
<div class="newspart">
<h2> News & Announcements </h2>
<div class="news">
<marquee direction="up" height="100%">
<h4>How to Schedule Maintenance for Aircraft </h4> <br>
<p> Step 1: Login<br>
Step 2: Then Login with your Admin credetials (ie. Username and password).<br>
Step 3: Enter Details of the Aircraft<br>
Step 4: Select the Lead engineer (if available).<br>
<hr>
</marquee>
<a href="morenews.html">more news...</a>
</div>
</div>
<h3> About ABC Airline </h3>
<p> ABC airline is a company that provides aircraft maintenance services for the top aircraft company. ABC Airlines utilize aircraft to supply these services, and may form partnerships or alliances with other airlines for codeshare agreements.</p>
</div>
<div class="footerpart">
<center> 2019 All Right Reserved. Airline [ Give credit to author ] </center>
</div>
</div>
</body>
</html>