https://github.com/begum-alaybeyoglu/FlyOde
Raw File
Tip revision: f6d2d1e2a8859813a32bdac8ee06a5e7dd3bbf89 authored by begum-alaybeyoglu on 10 December 2015, 10:55:06 UTC
adding source code
Tip revision: f6d2d1e
quickguide.html
<!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">
    <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
    <meta name="description" content="FLY Organ Developmental Network">
    <meta name="author" content="Begum Alaybeyoglu">
    <!--<link rel="icon" href="../../favicon.ico">-->

    <title>FlyOde</title>

    <!-- Bootstrap core CSS -->
    <link href="css/bootstrap.min.css" rel="stylesheet">

    <!-- Custom styles for this template -->
    <link href="css/cover.css" rel="stylesheet">

    <!-- Favicon -->
    <link rel='shortcut icon' type='image/x-icon' href='favicon.ico' />

            <script src="js/bootstrap.js"></script>


    <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
    <!--[if lt IE 9]>
      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
    <![endif]-->
  </head>

  <body>

    <div class="site-wrapper">

      <div class="site-wrapper-inner">

        <div class="cover-container">

          <div class="masthead clearfix">
            <div class="inner">
              <h2 class="masthead-brand">FlyOde</h2>
              <nav>
                <ul class="nav masthead-nav">
                  <li><a href="./index.html">Home</a></li>

                    <li class="dropdown">
                    <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">About <span class="caret"></span></a>
                        <ul class="dropdown-menu" role="menu">
                        <li><a href="./overview.html">Overview</a></li>
                            <li class="active"><a href="./quickguide.html">Quick Guide</a></li>
                        <li><a href="./description.html">Description</a></li>
                            <li><a href="./outlook.html">Outlook</a></li>
                        <li><a href="./aboutus.html">About Us</a></li>
                            <li><a href="./funding.html">Funding & Legal Notice</a></li>
                        </ul>
                    </li>
                    
                    <li><a href="./faq.html">FAQ</a></li>
                </ul>
              </nav>
            </div>
          </div>

          <div class="inner cover">
              <iframe width="640" height="360" src="https://www.youtube.com/embed/viBBQUGquo8?rel=0" frameborder="0" allowfullscreen></iframe>

              </div>

          <div class="mastfoot">
            <div class="inner">
                <!--<p class="citation">For citation: <em>in progress</em></p>-->
            </div>
          </div>

        </div>

      </div>

    </div>

    <!-- Bootstrap core JavaScript
    ================================================== -->
    <!-- Placed at the end of the document so the pages load faster -->
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
    <script src="js/bootstrap.min.js"></script>
    <!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
    <script src="../../assets/js/ie10-viewport-bug-workaround.js"></script>
  </body>
</html>
back to top