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

  • Victor Ebegbuna• 170

    @victorebegbuna

    Submitted

    How do I take off the line under the button, I have tried text-decoration: none; but it's not working, what else can I do? Thanks.

    Abork• 340

    @ayberkkk

    Posted

    Hi, first of all, congratulations, you probably made a typo in CSS, so the text-decoration feature did not come, if it does not come again, at the end of the code! important and you should pay attention to the colors in the icons and I suggest you add the hover feature, I suggest you check it on lg screens.

    Marked as helpful

    0
  • Abork• 340

    @ayberkkk

    Posted

    Hey, good job on finishing this challenge!

    You can use the grid structure with CSS or you can solve it in an easier way with the Bootstrap structure, but my suggestion is that you first work with CSS through the grid structure and then use the Bootstrap structure.

    https://www.w3schools.com/cssref/pr_grid-column.php

    0
  • Abork• 340

    @ayberkkk

    Posted

    Hey, good job on finishing this challenge!

    I recommend that you do not give sharp width-height to the images, but if you have to, you should pay attention to this, you can keep the height property in the auto option. You can give the width as %, but some versions of safari do not support %, including mobile. I recommend giving the width-height attributes to the img tags as attr.

    Marked as helpful

    0