💯Web 2 Starter Project Challenges

Challenge 1: Content

  • README.mdfile

    • What is this?

    • How do I use it?

    • Citations

  • index.htmlfile

  • required boilerplate for HTML document

  • SVG favicons

    <!-- Favicons -->
    <link rel="icon" href="/favicons" sizes="32x32">
    <link rel="icon" href="/favicons/favicon.svg" type="image/svg+xml">
    <link rel="apple-touch-icon" href="/favicons/apple-touch-icon.png">

# Challenge 2: Design

Challenge 3: Code

Challenge 4: Process

Challenge 5: Deployment

Last updated