This file contains 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
<body> | |
<main> | |
<div class="card"> | |
<div class="image" src="" alt="QR code image"></div> | |
<header class="title"> Improve your front-end skills by building projects </header> |
This file contains 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
<div class="main"> | |
<header class="header"> | |
<!--Title with class id--> | |
<h1 id="title" class="text-center">CodyCamper Survey Form</h1> | |
<p id="description" class="description text-center"> | |
Thank you for helping us improve. | |
</p> | |
</header> | |
<!--Checklist form with class id--> | |
<form id="survey-form"> |
This file contains 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 class="main-header" id="header"> | |
<img id="header-img" | |
src="https://dl.dropbox.com/s/3v716rqxmt2697o/Screenshot_20210929-091300_1.png?dl=0" | |
alt="power wash"/> | |
<nav class="main-nav" id="nav-bar"> | |
<ul> | |
<li> | |
<a class="nav-link" href="#features"> Features </a> | |
</li> |
This file contains 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
<head> | |
<meta charset="UTF-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<link rel="icon" type="image/png" sizes="32x32" href="./images/favicon-32x32.png"> | |
<title>Frontend Mentor | NFT preview card component</title> | |
</head> |
This file contains 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
<main id="main"> | |
<header> | |
<h1 id="title">T.B. Joshua</h1> | |
</header> | |
<div id="img-div"> | |
<img src="https://dl.dropbox.com/s/3x3nvvhponyudtp/Screenshot_20210710-085241_1625903607915.jpg?dl=0" alt="image of T. B. Joshua" id="image"> | |
<figure-caption id="img-caption"> Visionary</figure-caption> | |
</div> | |
<blockquote class="quote"> | |
"The beauty of achievement is when we no longer live and our achievement is still there, continuing to linger on in the eyes and ears of children yet unborn." |