Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 15 additions & 14 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/froala-design-blocks/1.0.2/css/froala_blocks.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/css/bootstrap.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css">
<link href="https://fonts.googleapis.com/css?family=Zilla+Slab" rel="stylesheet">
<title>MightyEagle</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/froala-design-blocks/1.0.2/css/froala_blocks.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/css/bootstrap.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css">
<link href="https://fonts.googleapis.com/css?family=Zilla+Slab" rel="stylesheet">
</head>
<body>
<header data-block-type="headers" data-id="1" class="">
Expand Down Expand Up @@ -44,7 +45,7 @@
<a class="nav-link" href="https://www.froala.com"><i class="fa fa-twitter"></i></a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://www.froala.com"><i class="fa fa-github"></i></a>
<a class="nav-link" href="https://github.com/mightyeaglemcc"><i class="fa fa-github"></i></a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://www.froala.com"><i class="fa fa-slack"></i></a>
Expand Down Expand Up @@ -121,13 +122,13 @@ <h1>Contact Us</h1>
<form>
<div class="row">
<div class="col">
<input type="email" class="form-control" placeholder="Enter email">
<input type="email" class="form-control" placeholder="FULL NAME">
</div>
</div>

<div class="row mt-4">
<div class="col">
<input type="email" class="form-control" placeholder="Subject">
<input type="email" class="form-control" placeholder="Email">
</div>
</div>
<div class="row mt-4">
Expand All @@ -144,11 +145,11 @@ <h1>Contact Us</h1>
</div>

<div class="col-12 col-md-8 col-lg pt-5 m-auto pt-lg-0">
<iframe class="mb-4" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2848.8444388087937!2d26.101253041406952!3d44.43635311654287!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x40b1ff4770adb5b7%3A0x58147f39579fe6fa!2zR3J1cHVsIFN0YXR1YXIgIkPEg3J1yJthIEN1IFBhaWHIm2Ui!5e0!3m2!1sen!2sro!4v1507381157656" width="100%" height="200" frameborder="0" style="border:0" allowfullscreen=""></iframe>
<iframe class="mb-4" src="https://www.google.co.in/maps/place/Toc+H+Institute+Of+Science+And+Technology,+Near+to+St.George+church,Arakkunnam,+Ernakulam,+Kerala+682313/@9.8922699,76.438259,16z/data=!4m2!3m1!1s0x3b0875e200f8ced7:0xed42d99ab66753da" width="100%" height="200" frameborder="0" style="border:0" allowfullscreen="1"></iframe>

<p><strong>Showroom</strong></p>
<p><strong>Workspace</strong></p>
<p>
71 Pilgrim Avenue<br>Chevy Chase, MD 20815
Toc H Institute of Science & Technology <br>Arakkunnam <br> Kerala 682313 <br> India
</p>
</div>
</div>
Expand All @@ -158,7 +159,7 @@ <h1>Contact Us</h1>
<div class="container">
<div class="row text-center align-items-center">
<div class="col-12 col-lg-2 text-lg-left">
<img alt="image" src="https://editor-latest.s3.amazonaws.com/design-blocks/block_images/img_logo.png" height="40">
<img alt="image" src="img/logo.png" height="40">
</div>

<div class="col mt-4 mt-lg-0 text-center">
Expand Down Expand Up @@ -192,7 +193,7 @@ <h1>Contact Us</h1>

<div class="row mt-4">
<div class="col text-center">
© 2017 Froala. All Rights Reserved
© 2018 MightyEagle Mozilla Campus Clubs. All Rights Reserved
</div>
</div>
</div>
Expand Down