
J
@jrmy-devAll comments
- @devesht21@jrmy-dev
Hi! Well done!
If this can help, I have a suggestion:
- Fix accessibility issues: to do so, change your
<section class="section-qr">
to<main class="section-qr">
.
If you have any questions feel free to ask, I'll try my best to help and answer! 🙂
Marked as helpful - Fix accessibility issues: to do so, change your
- @Luissanfiel3@jrmy-dev
Hi! Well done!
If this can help, I have a suggestion:
- Fix accessibility issues: to do so, change your
<div class="card-title">
to<h1>
. For the landmark issue, change<div class="container">
to<main>
and change your<div class="attribution">
to<footer>
.
If you have any questions feel free to ask, I'll try my best to help and answer! 🙂
- Fix accessibility issues: to do so, change your
- @EkamSinghBrar@jrmy-dev
Hi! Well done!
If this can help, I have a suggestion:
- Fix accessibility issues: to do so, change your
<h2>
to<h1>
. For the landmark issue, change<div class="main-container">
to<main>
.
If you have any questions feel free to ask, I'll try my best to help and answer! 🙂
Marked as helpful - Fix accessibility issues: to do so, change your
- @amarasalah@jrmy-dev
Hi! Well done!
If this can help, I have a suggestion:
- Fix accessibility issues: to do so, change your
<h2>
to<h1>
.
If you have any questions feel free to ask, I'll try my best to help and answer! 🙂
- Fix accessibility issues: to do so, change your
- @DarilInsanKamil@jrmy-dev
Hi! Well done!
If this can help, I have some suggestions:
- Fix accessibility issues: to do so, change your
<p class="title">
to<h1>
. For the landmark issue, change<div class="page">
to<main>
.
If you have any questions feel free to ask, I'll try my best to help and answer! 🙂
Marked as helpful - Fix accessibility issues: to do so, change your
- @kappa20@jrmy-dev
Hi! Well done!
If this can help, I have a suggestion:
- Fix accessibility issues: to do so, change your
<h3>
to<h1>
. For the landmark issue, change<div class="container">
to<main>
and change your<div class="attribution">
to<footer>
If you have any questions feel free to ask, I'll try my best to help and answer! 🙂
- Fix accessibility issues: to do so, change your
- @cyrusyamir@jrmy-dev
Hi! Well done!
If this can help, I have a suggestion:
- Fix accessibility issues: to do so, change your
<h3>
to<h1>
. For the landmark issue, change<section class="mian-container">
to<main>
. - Fix HTML issue: change
<img class="qr-code" src="images\image-qr-code.png" alt="image crash">
to<img class="qr-code" src="images/image-qr-code.png" alt="image crash">
, don't use backslash in src.
If you have any questions feel free to ask, I'll try my best to help and answer! 🙂
- Fix accessibility issues: to do so, change your
- @Djole-zr@jrmy-dev
Hi! Well done!
If this can help, I have a suggestion:
- Fix accessibility issues: to do so, change
<div class="attribution">
to<footer>
. Then, add<main>
after<body>
and close it before your<footer>
.
If you have any questions feel free to ask, I'll try my best to help and answer! 🙂
Marked as helpful - Fix accessibility issues: to do so, change
- @dawidPoznanski@jrmy-dev
Hi! Well done!
If this can help, I have a suggestion:
- Fix accessibility issues: to do so, change your
<div class="qr-card">
to<main>
and change your<div class="attribution">
to<footer>
If you have any questions feel free to ask, I'll try my best to help and answer! 🙂
Marked as helpful - Fix accessibility issues: to do so, change your
- @Darkangel1470@jrmy-dev
Hi! Well done!
If this can help, I have a suggestion:
- Fix accessibility issues: to do so, change your
<h2>
to<h1>
. For the landmark issue, change<div class="vwrap">
to<main>
.
If you have any questions feel free to ask, I'll try my best to help and answer! 🙂
- Fix accessibility issues: to do so, change your
- @JemK-307@jrmy-dev
Hi! Well done!
If this can help, I have a suggestion:
- Fix accessibility issues: to do so, change your
<h3>
to<h1>
.
If you have any questions feel free to ask, I'll try my best to help and answer! 🙂
Marked as helpful - Fix accessibility issues: to do so, change your
- @Cesar-Andres-Puma@jrmy-dev
Hi! Well done!
If this can help, I have some suggestions:
- Fix accessibility issues: to do so, change your
<div class="container">
to<main>
and change your<div class="attribution">
to<footer>
If you have any questions feel free to ask, I'll try my best to help and answer! 🙂
Marked as helpful - Fix accessibility issues: to do so, change your
- @HeshamBarahim@jrmy-dev
Hi! Well done!
If this can help, I have a suggestion:
- Fix accessibility issues: to do so, change your
<h2>
to<h1>
. For the landmark issue, change<div class="main-container">
to<main>
.
If you have any questions feel free to ask, I'll try my best to help and answer! 🙂
Marked as helpful - Fix accessibility issues: to do so, change your
- @AcirDeveloper@jrmy-dev
Hi! Well done!
If this can help, I have a suggestion:
- Fix accessibility issues: to do so, change all of your
<h3>
to<h2>
, don't skip heading levels, always go for<h1>
, then<h2>
, then<h3>
...
If you have any questions feel free to ask, I'll try my best to help and answer! 🙂
Marked as helpful - Fix accessibility issues: to do so, change all of your
- @khshakib@jrmy-dev
Hi! Well done!
If this can help, I have a suggestion:
- Fix accessibility issues: to do so, change your
<div class="container">
to<main>
.
If you have any questions feel free to ask, I'll try my best to help and answer! 🙂
- Fix accessibility issues: to do so, change your
- @RidaKhaoua@jrmy-dev
Hi! Well done!
If this can help, I have a suggestion:
- Fix accessibility issues: to do so, change your
<h3>
to<h1>
. For the landmark issue, change<div class="container">
to<main>
.
If you have any questions feel free to ask, I'll try my best to help and answer! 🙂
- Fix accessibility issues: to do so, change your
- @th1997@jrmy-dev
Hi! Well done!
If this can help, I have a suggestion:
- Fix accessibility issues: to do so, change your
<h2>
to<h1>
. For the landmark issue, change<div id="NFT_Card">
to<main>
.
If you have any questions feel free to ask, I'll try my best to help and answer! 🙂
Marked as helpful - Fix accessibility issues: to do so, change your
- @cchivers@jrmy-dev
Hi! Well done!
If this can help, I have a suggestion:
- Fix accessibility issues: to do so, change your
<h4>
to<h1>
. For the landmark issue, change<div class="attribution">
to<footer>
.
If you have any questions feel free to ask, I'll try my best to help and answer! 🙂
Marked as helpful - Fix accessibility issues: to do so, change your