Created
January 11, 2019 19:37
-
-
Save de-sh/5ed34e8c99f1b2873b4b2a951117754d to your computer and use it in GitHub Desktop.
This will take styles later
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<header> | |
<div class="holder"> | |
<div class="col-centred"> | |
<img class="logo" src="./img/IEEEMEC-Final.png" alt="IEEE SB | MEC"> | |
</div> | |
<div class="col-centred"> | |
<h1>IEEE Student Branch</h1> | |
<h2>Govt. Model Engineering College, Kochi</h2> | |
</div> | |
<div class="col-centred"> | |
Coming Soon | |
</div> | |
</div> | |
</header> | |
<section class="mec-logo"> | |
<img src="./img/MEC.png" alt="Model Engineering College, Kochi"> | |
</section> | |
<footer> | |
<div class="holder"> | |
<img src="./img/IEEE.png" alt="Institute of Electrical and Electronics Engineers"> | |
</div> | |
</footer> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Extra details