- Introductory lesson from Cardano Starter Kit #003
- This lesson is for you if you're brand new to web development and want to get started.
- If you're brand new to GitHub, take a look at CSK #001
- Try not to peek at the solution, let's build this together!
Follow along with this video to complete the following.
- Create a simple, static web page
- Host your page with GitHub Pages for public viewing
- Edit your code at CodePen
- Use JavaScript to introduce logic and interactivity to your page
- Use CSS and Google Fonts to style your page
- Learn more HTML, CSS and Javascript at freeCodeCamp
- Figure out how to add a picture of Prince to your page.
- Figure out how to put some links on your page.
- You might even want to embed a video from YouTube!