Hi devs! it was difficult to position the background images correctly, if someone did it correctly can help me :)!
Sodja Nathan O.
@NateOsAll comments
- @diegolu7Submitted about 3 years ago@NateOsPosted about 3 years ago
You can check out mine, I have forgotten the code but the bg positioning was close enough
Marked as helpful0 - @monicamclaughlanSubmitted over 3 years ago
This was my first time using filter on an image to change the color. I didn't achieve the exact outcome and was wondering if anyone had any good resources for this! Thanks so much for any and all feedback!
@NateOsPosted over 3 years agoLooks like you didn't apply the padding correctly to the stats, also check the fonts, the goal shd be getting the layout as close to the design as possible whilst maintaining as much detail you can across various viewpoints, with image filter, last time I tried, it didn't turn out great, check MDN however, has great resources to get better at anything CSS, also try using another div box with a transparent color, that shd get you close the effect in the design, however, good job, keep going.
Marked as helpful0 - @tyronehuntSubmitted over 3 years ago
I completed the challenge but feel like I may have done many things sub-optimally, feedback on how to do these better would be greatly appreicated!
-
The starting project has images in two directories: mobile and desktop, but I only referenced the desktop images. Am I meant to be using a switching method of sorts that references different images for different screen sizes? If so in the HTML or CSS?
-
Similarly, I couldn't get the images to fill the entire Bootstrap grid cell. My solution was to place the image into the CSS class of a div and use the background-image property with background-size: cover. But this feels like hiding HTML elements in the CSS. Is there a better way?
-
- @zkh224Submitted over 3 years ago
I have trouble creating the responsive design of the error icon between 1000px and 1400px. The error icon positioning works well for the mobile view but needs help for the desktop view. Greatly appreciate it if you can look into this!
- @collerhatguySubmitted over 3 years ago
This is definitely my prettiest work so far. I am very proud but I never did figure out how to make the logo text show in the footer. Please let me know if any of you know how!
@NateOsPosted over 3 years agoLooks like you got everything else right but refused to show the Fonts any love...
Marked as helpful0 - @Srijan1972Submitted over 3 years ago
I would like some tips on how the development is to be done for mobile design. Currently this is for desktop.
- @NateOsSubmitted over 3 years ago
How many media queries is too much, also how do I reduce the length of my css, aside from shorthand or perhaps SASS ?
@NateOsPosted over 3 years agoWill certainly use SASS for my next project,seems I have forgotten an awful lot of it. Thanks.
0