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

  • Lance• 170

    @lancerstup

    Posted

    I improved my solution....

    0
  • NeptuneRjo• 40

    @NeptuneRjo

    Submitted

    I tried experimenting with different units of measurement for this project, so my question is: Is it more realistic to build projects with this many unit types? Should I use less variety or is this generally okay and a good practice?

    Lance• 170

    @lancerstup

    Posted

    well, from my understanding rem are more consistent and best used for margin, padding, or font sizes. while as em or px do stack on what the current size or padding, margins the object has. you could always research what to use best for you.

    0
  • Lance• 170

    @lancerstup

    Posted

    Why did it read the other HTML?, I thought it would always read the index.html first. I'm confused.

    0
  • Walid Mostafa• 200

    @wella4life

    Submitted

    I had several issues.

    1. it was easy to switch from grid to flex column reverse for the mobile, but I couldn't center it without placing margins on everything which doesn't make sense in my opinion
    2. having the "coloring" effect above the picture was a different kind of shade as well as not knowing how to link it with the image itself without having it absolute or relative positioning
    3. borders didnt seem to work on mobile for some reason
    Lance• 170

    @lancerstup

    Posted

    I think it is better to insert the header image directly to html, so it is easier to understand and see the objects in inspect. You would be able to set the Image width 100% meaning the image will always fit to the container no matter what width, padding you set it to.

    0