Difference between revisions of "Result.html"

(AFCM-Egypt/Results)
 
(ADCM-Egypt-Result)
Line 1: Line 1:
 +
{{Template:AFCM-Egypt/bootstrap}}
 +
{{Template:AFCM-Egypt/main}}
 +
{{Template:AFCM-Egypt/owl.carousel}}
 +
{{Template:AFCM-Egypt/owl.carousel}}
  
 +
<html>
 +
<head>
 +
    <meta charset="UTF-8">
 +
    <title>A F C M</title>
 +
    <meta name="description" content="">
 +
    <meta name="author" content="Web Domus Italia">
 +
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 +
    <meta name="viewport" content="width=device-width, initial-scale=1.0"> 
 +
</head>
 +
 +
<html class="noIE" lang="en-US">
 +
<!--<![endif]-->
 +
<head>
 +
<!-- meta -->
 +
<meta http-equiv="X-UA-Compatible" content="IE=edge">
 +
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
 +
<meta name="viewport" content="width=device-width, initial-scale = 1.0, maximum-scale=1.0, user-scalable=no"/>
 +
<title>Project</title>
 +
 +
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
 +
    <link rel="stylesheet" href="assets/css/ionicons.min.css">
 +
    <link rel="stylesheet" href="assets/css/owl.carousel.css">
 +
    <link rel="stylesheet" href="assets/css/owl.theme.css">
 +
    <link rel="stylesheet" href="assets/css/main.css">
 +
    <link rel="stylesheet" href="assets/css/one-page.css">
 +
   
 +
    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
 +
<!--[if lt IE 9]>
 +
<script src="assets/js/html5shiv.js"></script>
 +
<script src="assets/js/respond.js"></script>
 +
<![endif]-->
 +
 +
<!--[if IE 8]>
 +
    <script src="assets/js/selectivizr.js"></script>
 +
    <![endif]-->
 +
</head>
 +
 +
<body>
 +
 +
<!-- Home -->
 +
<section class="header" id="header" style='height:20vh'>
 +
 +
        <nav class="navbar navbar-default navbar-fixed-top">
 +
            <div class="container">
 +
                <!-- Brand and toggle get grouped for better mobile display -->
 +
                <div class="navbar-header">
 +
                    <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
 +
                        <span class="sr-only">Toggle navigation</span>
 +
                        <span class="icon-bar"></span>
 +
                        <span class="icon-bar"></span>
 +
                        <span class="icon-bar"></span>
 +
                    </button>
 +
                    <a class="navbar-brand" href="index-multipage.html"><span><img src="assets/images/Logo-7.png"  style="width:150px; height:150px;"></span></a>
 +
                </div>
 +
                <!-- /.navbar-header -->
 +
 +
                <!-- Collect the nav links, forms, and other content for toggling -->
 +
                <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
 +
                    <ul id="menu">
 +
                    <li class="active"><a href="home.html">HOME</a> </li>
 +
                    <li>
 +
                        <a>TEAM <span class="caret"></span></a>
 +
                        <ul>
 +
                            <li><a href="meet the team.html">Meet The Team</a></li>
 +
                            <li><a href="collaborations.html">Collaborations</a></li>
 +
                        </ul>
 +
                    </li>
 +
                    <li class="dropdown">
 +
                        <a>PROJECT <span class="caret"></span></a>
 +
                        <ul>
 +
                            <li><a href="project.html">Project Descreption</a></li>
 +
                            <li><a href="experiment.html">Experiment</a></li>
 +
                            <li><a href="Result.html">Result</a></li>
 +
                            <li><a href="proof of concept.html">Proof of concept</a></li>
 +
                        </ul>
 +
                    </li>
 +
                    <li class="dropdown">
 +
                        <a>PARTS <span class="caret"></span></a>
 +
                        <ul>
 +
                         
 +
                            <li><a href="parts.html">Parts</a></li>
 +
                            <li><a href="basic parts.html">Basic Parts</a></li>
 +
                            <li><a href="compopsite parts.html">Composite Parts</a></li>
 +
                        </ul>
 +
                    </li>
 +
<li><a href="design.html">Design</a></li>
 +
                    <li><a href="modeling.html">MODELING</a></li>
 +
                    <li><a href="safety.html">SAFETY</a></li>
 +
                    <li class="dropdown">
 +
<a>HUMAN PRACTICE <span class="caret"></span></a>
 +
<ul>
 +
                            <li><a href="silver.html">Silver</a></li>
 +
                            <li><a href="gold.html">Gold</a></li>
 +
                            <li><a href="integrated.html">Integrated</a></li>
 +
                         
 +
                    </ul>
 +
                    <li><a href="attributions.html">ATTRIBUTIONS</a></li>
 +
                    <li><a href="medal criteria.html">MEDAL CRITERIA</a></li>
 +
                   
 +
                </ul>
 +
                    <!-- /.nav -->
 +
                </div>
 +
                <!-- /.navbar-collapse -->
 +
            </div>
 +
            <!-- /.container -->
 +
        </nav>
 +
        <div class="container">
 +
            <div class="header-table">
 +
                <div class="header-wrapper">
 +
                    <!--<h1 class="header-title">
 +
TEAM AFCM
 +
</h1>
 +
<p class="header-subtitle">
 +
since ****
 +
</p>-->
 +
                </div>
 +
                <!-- /.header-wrapper -->
 +
            </div>
 +
        </div>
 +
<!---intro--->
 +
 +
 +
        <!-- /.container -->
 +
    </section>
 +
 +
 +
<!-- Section Background -->
 +
<section class="section-background">
 +
<div class="container">
 +
 +
</div> <!-- /.container -->
 +
</section> <!-- /.section-background -->
 +
 +
 +
 +
 +
 +
 +
 +
<!-- Price Table -->
 +
<section class="price-table">
 +
<div class="container section-wrapper">
 +
<h2 class="section-title black">
 +
 +
</h2> <!-- /.section-title -->
 +
 +
<div class="row" style="margin-bottom: 50px">
 +
<div class="col-md-12" style="float:none;margin:auto">
 +
 +
<img src="assets/images/add-4.png" alt="add" style="margin-bottom:50px">
 +
<br/>
 +
<img src="assets/images/add-4.png" alt="add" style="margin-bottom:50px">
 +
<br/>
 +
<img src="assets/images/add-4.png" alt="add" style="margin-bottom:50px">
 +
<br/>
 +
<img src="assets/images/add-4.png" alt="add" style="margin-bottom:50px">
 +
</div>
 +
</div>
 +
 +
</div> <!-- /.container -->
 +
</section> <!-- /.price-table -->
 +
 +
 +
<!-- Add -->
 +
 +
 +
 +
<!-- Footer -->
 +
<footer>
 +
<div class="container">
 +
<div class="row">
 +
<div class="col-sm-4">
 +
<div class="copy">
 +
Copyright &copy; 2015 Your Company
 +
</div>
 +
</div>
 +
<div class="col-sm-4 text-center">
 +
<div class="social-icon">
 +
<a href="#">
 +
<div class="icon fb">
 +
<i class="ion-social-facebook"></i>
 +
</div>
 +
</a>
 +
<a href="#">
 +
<div class="icon twitter">
 +
<i class="ion-social-twitter"></i>
 +
</div>
 +
</a>
 +
<a href="#">
 +
<div class="icon google">
 +
<i class="ion-social-googleplus"></i>
 +
</div>
 +
</a>
 +
<a href="#">
 +
<div class="icon rss">
 +
<i class="ion-social-rss"></i>
 +
</div>
 +
</a>
 +
</div>
 +
</div>
 +
<div class="col-sm-4 text-right">
 +
<div class="copy">
 +
Theme by <a href="http://www.themewagon.com">themewagon.com</a>. All Rights Reserved
 +
</div>
 +
</div>
 +
</div> <!-- /.row -->
 +
</div> <!-- /.container -->
 +
</footer>
 +
 +
 +
 +
<script src="assets/js/jquery-1.11.2.min.js"></script>
 +
    <script src="assets/js/bootstrap.min.js"></script>
 +
    <script src="assets/js/owl.carousel.min.js"></script>
 +
    <script src="assets/js/contact.js"></script>
 +
<!-- // <script src="assets/js/smoothscroll.js"></script> -->
 +
<script src="assets/js/script.js"></script>
 +
 +
 +
</body>
 +
</html>

Revision as of 15:50, 16 October 2017

A F C M Project

add
add
add
add