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

  • Stephanieβ€’ 50

    @mekoness

    Submitted

    I just started working with media queries and I am still struggling with the breakpoint from mobile to desktop layout. Should I add an in-between breakpoint as well for medium sized screens as well?

    Adebisiβ€’ 330

    @adebisiabdussamad

    Posted

    Cheers Stephanie πŸ₯‚ on completing this challenge.. .

    An img element must have an alt attribute. This enables physical challenge to understand the image better.

    -This is your code: <img src=/images/icon-cart.svg>

    -This is how it should be: <img src=/images/icon-cart.svg>the second one with the alt attritube. to know more about the alt attribute you can click this link Img element

    And also for the media queries click this

    You need to apply the alt for all of your images...your code is really amazing...

    hope you find this helpful...

    Happy coding!!!πŸ‘ŒπŸ‘

    1
  • Adebisiβ€’ 330

    @adebisiabdussamad

    Posted

    Cheers πŸ₯‚ on completing this challenge.. .

    An img element must have an alt attribute. This enables physical challenge to understand the image better.

    -This is your code:<img src="images/image-qr-code.png">

    -This is how it should be:<img src="images/image-qr-code.png" alt="">the second one with the alt attritube. to know more about the alt attribute you can click this link Img element

    You need to apply the alt for all of your images...your code is really amazing...

    hope you find this helpful...

    Happy coding!!!πŸ‘ŒπŸ‘

    Marked as helpful

    0
  • Adebisiβ€’ 330

    @adebisiabdussamad

    Posted

    Cheers Adrian πŸ₯‚ on completing this challenge.. .

    An img element must have an alt attribute. This enables physical challenge to understand the image better.

    -This is your code:<img src="images/image-daniel.jpg">

    -This is how it should be:<img src="images/image-daniel.jpg alt="">the second one with the alt attritube. to know more about the alt attribute you can click this link Img element

    You need to apply the alt for all of your images...your code is really amazing...

    hope you find this helpful...

    Happy coding!!!πŸ‘ŒπŸ‘

    Marked as helpful

    0
  • Adebisiβ€’ 330

    @adebisiabdussamad

    Posted

    Cheers asdiAdi πŸ₯‚ on completing this challenge.. .

    An img element must have an alt attribute. This enables physical challenge to understand the image better.

    -This is your code:<img src="./assets/icon-ethereum.svg" >

    -This is how it should be:<img src="./assets/icon-ethereum.svg" alt="">the second one with the alt attritube. to know more about the alt attribute you can click this link Img element

    You need to apply the alt for both of your images your code is really amazing...

    hope you find this helpful...

    Happy coding!!!πŸ‘ŒπŸ‘

    0
  • Adebisiβ€’ 330

    @adebisiabdussamad

    Posted

    Cheers soles πŸ₯‚ on completing this challenge.. .

    An img element must have an alt attribute. This enables physical challenge to understand the image better.

    -This is your code:<img src="images/icon-view.svg" id="view">

    -This is how it should be:<img src="images/icon-view.svg" id="view" alt="" >the second one with the alt attritube. to know more about the alt attribute you can click this link Img element your code is really amazing...

    hope you find this helpful...

    Happy coding!!!πŸ‘ŒπŸ‘

    0
  • Adebisiβ€’ 330

    @adebisiabdussamad

    Posted

    Cheers MelakuπŸ₯‚ on completing this challenge.. .

    An img element must have an alt attribute. This enables physical challenge to understand the image better.

    -This is your code:<img src="./images/image-equilibrium.jpg">

    -This is how it should be:<img src="./images/image-equilibrium.jpg" alt="">the second one with the alt attritube

    your code is really amazing...hope you find this helpful...

    Happy coding!!!πŸ‘ŒπŸ‘

    Marked as helpful

    1
  • Adebisiβ€’ 330

    @adebisiabdussamad

    Posted

    Cheers πŸ₯‚ on completing this challenge.. .

    An img element must have an alt attribute. This enables physical challenge to understand the image better. -This is your code:<img src="./images/image-equilibrium.jpg">

    -This is how it should be:<img src="./images/image-equilibrium.jpg" alt="">the second one with the alt attritube your code is really amazing...hope you find this helpful... Happy coding!!!πŸ‘ŒπŸ‘

    Marked as helpful

    0
  • Adebisiβ€’ 330

    @adebisiabdussamad

    Posted

    Cheers πŸ₯‚ on completing this challenge.. .

    An img element must have an alt attribute, except under certain conditions. This enables physical challenge to understand the image better.

    1.This is your code:<img src="./images/image-equilibrium.jpg">

    2.This is how it should be:<img src="./images/image-equilibrium.jpg" alt=""> the second one with the the alt attritube

    your code is really amazing...hope you find this helpful... Happy coding!!!πŸ‘ŒπŸ‘

    Marked as helpful

    0
  • Adebisiβ€’ 330

    @adebisiabdussamad

    Posted

    Cheers πŸ₯‚ on completing this challenge.. .

    An img element must have an alt attribute. This enables physical challenge to understand the image better.

    This is your code is:<img class=cart_logo src=images/icon-cart.svg><span> This is how it should have been:<img class=cart_logo src=images/icon-cart.svg alt="the picture in text"><span>

    your code is really amazing...hope you find this helpful... Happy coding!!!πŸ‘ŒπŸ‘

    1
  • Adebisiβ€’ 330

    @adebisiabdussamad

    Posted

    Hey Emmanuel, Congratulations.... You need to fix your accessibility issues...you must have an H1 in every webpage and to your question for the desktop view you don't have to create another code entirely different you use "media Queries"..... by the way nice code you have.. Keep coding

    Marked as helpful

    0