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
Not Found
Not Found
Not Found

All comments

  • @SoftWiz-org

    Posted

    Well Done Logic is Working Correctly

    0
  • P

    @cleyrolsc

    Submitted

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

    I was able to do the project under the estimated time that I have set up

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

    How to navigate through the DOM, checked on a few resources and found the closest method, which helped me achieved what I needed

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

    DOM Traversing

    @SoftWiz-org

    Posted

    Well done the logic is working correctly

    1
  • @SoftWiz-org

    Posted

    Well Done the logic is working correctly :)

    in CSS change the height of Rating buttons is same as width of button it will be circle correctly.

    and you can add some other logic that the user should not go to other page until choose number from rating

    Marked as helpful

    1
  • @SoftWiz-org

    Posted

    Hi Dear, Please check the image tag in your code it should have an error image is not showing, you should forget to type image format in SRC tag

    try this: <img src="image.jpg"></img>

    0
  • @git-Indrajit

    Submitted

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

    It helps me to understand my core understanding capabilities .

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

    Little bit while making the image responsive

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

    Responsiveness

    @SoftWiz-org

    Posted

    Hi Dear, Please check <img></img> tag there should be a error image is not showing and it should be you didn't typed image format int SRC.

    try this

    <img src="image.jpg"></img>

    Marked as helpful

    0
  • @BhargavMarala

    Submitted

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

    It helped to learn and understand the HTML and CSS. For me, most difficult i feel when i am trying is adjusting image in the center as a Newbie.

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

    padding because every time i need to check the website again and again for adjusting sizes.

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

    NA

    @SoftWiz-org

    Posted

    Hi Dear, please check your <img></img> tag there must some error maybe you missed the image format (.png or .jpg) the qr code image is not showing in div

    type it :

    <img src="root/qrcode.png"></img>

    0