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

  • Melad 110

    @meladcodes

    Posted

    Hi , Well done on completing it. In order to avoid accessibility issues you can wrap everything with a <main></main> tag. Also you don't have to write your width and height in strings.

    Hope this helps!

    1
  • Melad 110

    @meladcodes

    Posted

    Hi, Well done on your first project! in order to avoid accessibility and HTML issues in the future:

    • wrap everything in your body in <main>
    • start your headings with h1 and move up by one level each time

    Hope this helps!

    Marked as helpful

    0
  • Melad 110

    @meladcodes

    Posted

    Hi, Well done for completing your first challenge! In order to avoid any accessibility issues, you can wrap everything in your body with the <main> tag. Hope this helps.

    Marked as helpful

    0
  • Melad 110

    @meladcodes

    Posted

    Hi, in order to avoid accessibility issues in the future:

    • wrap everything in your body in <main>
    • start your headings with h1 and move up by one level each time

    Hope this helps!

    0
  • Melad 110

    @meladcodes

    Posted

    Hi, you can try giving the image a max-width and max-height of 100% which helps it take all the space inside its container. Hope It helps.

    0
  • Siladi 90

    @siladikarlo856

    Submitted

    Please tell me how I can improve my HTML skills to be able to use HTML5 in a modern way. I'm wondering should I use the <main> tag.

    Is there a best approach to element spacing (e.g. margins vs padding) and which measuring unit shall be used in which case (em, rem, ch, px) and did I use them in a good way?

    Is there a better approach to format my CSS without using SCSS, SASS, or similar?

    Melad 110

    @meladcodes

    Posted

    Hi, to avoid any accessibility issues in the future, you can wrap everything with the <main></main> tag. Well done!

    Marked as helpful

    0