Design Prototype in HTML/CSS
#6
Advanced Challenges
Learning outcomes
-
Obtain a basic understanding of Visual Studio Code
-
Obtain knowledge on helpful plugins of VS Code
-
Learn how to easily set up an html boilerplate in VS Code
-
Learn about HTML blocks and their advantage
-
Learn about SCSS pre-compiler and why it is used over CSS
-
How to use Flexbox styling to quickly and easily position elements
-
Learn to build a website from ground up without the help of frameworks
Description:
All website and web applications require an easy-to-use and interactive User Interface (UI). To accomplish this, everyone relies on the power and capabilities of HTML and CSS. HTML helps structure your website in an organized manner, whilst CSS beautifies each and every element of your website to capture the audience visiting your website.
Challenge Description:
In this challenge, you are expected to implement the single-page charity website you designed “Creating your first Prototype from Adobe XD” challenge.
Your website is required to contain sections,
· Header / Navbar
· Home page banner / Hero section
· Who we are / About us
· What we do
· Contact us
· Footer
Additionally, your website must definitely include an area for a user to enter their email to subscribe (no need to be functional). Also, the sections mentioned above are just a guide, and you may add any other sections and show us your creativity. Apart from that, this web site needs to be responsive on both, desktop and mobile.
Upload the Link of your website below:
Learning Resources
Step 2 :
Step 2 :
To Complete, follow these steps :
Step 1 :
Go through the learning resources given above,