Latest solutions
Latest comments
- @someshwari-rudra@NaveenGumaste
Hello Someshwari rudra ! Congo 👏 on completing this challenge
Let's look at some of your issues, shall we:
-
Always use
h1
first and thenh2
,h3
and so on -
Headings should only increase by one use h1 first then h2 etc..
If you use vs code the check this article
happy Coding😀
- @niteshh-s@NaveenGumaste
Hello Nitesh Singh ! Congo 👏 on completing this challenge
Let's look at some of your issues, shall we:
-
Always use
h1
first and thenh2
,h3
and so on -
Headings should only increase by one use h1 first then h2 etc..
-
Warp your card content around the main tag Ex: 👇
<body> <main class="container"> *all you content here* </main> </body>
If you use vs code the check this article
happy Coding😀
Marked as helpful - @ilhanhakan-koc@NaveenGumaste
Hay ! Hako Good Job on challenge
-
Always use
h1
first and thenh2
,h3
and so on -
Headings should only increase by one use h1 first then h2 etc..
If you use vs code then check this article
Keep up the good work!
Marked as helpful -
- @Yaser47@NaveenGumaste
Hello Yaser47 ! Congo 👏 on completing this challenge
Let's look at some of your issues, shall we:
-
Always use
h1
first and thenh2
,h3
and so on -
Headings should only increase by one use h1 first then h2 etc..
happy Coding😀
Marked as helpful -
- @Nebil-Nej@NaveenGumaste
Hello Nebil Nejmudin ! Congo 👏 on completing this challenge
Let's look at some of your issues, shall we:
-
Payment button text is just white color.
-
annual plan bg color is given in the style-guide.md
happy Coding😀
-
- @roshankcpkr@NaveenGumaste
Hello Roshan K.C ! Congo 👏 on completing this challenge
Let's look at some of your issues, shall we:
-
Add Main tag after body
<main class="container"></main>
-
Always use the "alt attribute" and write what img is , and if the img is for decorative then leave it empty but always add it with alt.
happy Coding😀
-