How would you make the image section on the right ? Grid or background-image ?

but on mobiles , the image wont show if you know what I mean , so grid is the best way? and idk how to make the gradient too , please give some hints on that too
No description
15 Replies
i_lost_to_loba_kreygasm
anybody ?
ἔρως
ἔρως2mo ago
this sounds like a duplicate of https://discord.com/channels/436251713830125568/1387990520885940294 but without the blur background thingy
Jochem
Jochem2mo ago
if it's got meaning in the layout, it should be an image tag. If it's just visual, it should be a background image. The mobile layout may or may not have room for the image, but that's a separate concern. You can always use a media query to force the element that has the background image on it to take enough room
i_lost_to_loba_kreygasm
so what do you think I should do ? grid ? and whats bugging me the most is the gradient how do you make a gradient like that which is not uniform ?
13eck
13eck2mo ago
If you can't get that gradient with CSS then you need to make an image in like Affinity Designer or something and set that as a background image.
ἔρως
ἔρως2mo ago
the exact same was as the other post would be a start it even has the same colors
13eck
13eck2mo ago
@i_lost_to_loba_kreygasm why did you make a new post? As far as I can tell this is exactly the same issue you're having in https://discord.com/channels/436251713830125568/1387990520885940294. If your next post in this channel isn't a good reason for opening a new post and fracturing the answers I'm going to lock this post.
i_lost_to_loba_kreygasm
i thought a new problem means new post , but my bad i am gonna remove it
13eck
13eck2mo ago
What is your new problem? I don't see any difference between the two
i_lost_to_loba_kreygasm
how to do the gradient in css ?
i_lost_to_loba_kreygasm
its not the same gradient
ἔρως
ἔρως2mo ago
it's 90% the same
i_lost_to_loba_kreygasm
its like a diamond shape gradient , meanwhile in the old post , its a gradient that goes from left to right and a rectangular shape . how are they same ?
No description
13eck
13eck2mo ago
It's the same gradient, just in a smaller container

Did you find this page helpful?