Skip to content

Instantly share code, notes, and snippets.

View wanyutu's full-sized avatar
🏠
Working from home

wanyutu

🏠
Working from home
View GitHub Profile
@wanyutu
wanyutu / index.html
Created July 9, 2018 09:19
Tribute Page To Dr Martin Luther King Jr-FreeCodeCamp Project
<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>
<div id="main">
<div id="title">
<h1>Dr Martin Luther King Junior</H1>
<p> Civil Rights Activist (1929–1968)</p>
<div id="img-div">
<img id="image" src="https://upload.wikimedia.org/wikipedia/commons/0/05/Martin_Luther_King%2C_Jr..jpg" alt="Dr Martin luther king Jr" source="wikimedia.com">
<div id="img-caption">Dr Martin Luther King Jr</div>
</div>
<div id="tribute-info">
@wanyutu
wanyutu / index.html
Created July 9, 2018 09:18
Survey Form-FCC
<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.css" />
<h1 id="title"> <span>Survey</span> Form</h1>
<p id="description"> Let Us Know How we can Improve FreeCode Camp</p>
<div class=wrapper animated bounceInLeft>
<form id="survey-form">
<div class=info>
<label class="labels" id="name-label"><i class="fa fa-road"></i>Name</label>
@wanyutu
wanyutu / fcc-product-landing-page.markdown
Last active July 9, 2018 09:17
FCC: Product Landing Page
@wanyutu
wanyutu / index.markdown
Created May 29, 2018 21:21
Tribute To Dr Martin Luther King Jr
<title>Tribute to Dr Martin Luther King Junior</title>