Not Found
Request path contains unescaped characters
Request path contains unescaped characters
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All comments

  • Penda2019 20

    @SandrinePENDA

    Submitted

    What are you most proud of, and what would you do differently next time?

    Setting up my development environment was a real challenge: configuring my Git in VS Code, Github account, publishing, etc. I'm glad I succeeded in finding the right informations on the web.

    What challenges did you encounter, and how did you overcome them?

    I succeeded to fix an issue for having the QR component centered vertically. By acting with method, I found where I made previously an error.

    What specific areas of your project would you like help with?

    I looked for help about a semantic tag. I asked myself if there was a more specific Html tag that I could use for the QR component, but there wasn't it. After several attempts, I found that the main tag was the convenient one regarding to the structure of my web page.

    MDN documentation is a great resource.

    @mahesh-ryadav

    Posted

    Yes, semantic HTML is part of the solution.

    0