How can I move the content inside this container to the bottom?

Ignore the bad styling to this, I still gotta fix it and mess around with it I just wanted to move the content to the bottom of the container so I can have empty white space at the top for an image how can I do this?
No description
11 Replies
glutonium
glutoniumā€¢7mo ago
just add da image on top ĀÆ\_(惄)_/ĀÆ it'll push the content down
RMON
RMONā€¢7mo ago
yea but like I gotta lowkey get a generator or sum for it by this I mean I want the project (simple calculator) to be accessible on Mobile/Computer but there's some website that'll put your project on a computer/phone to show that the project works on both devices it's a cool little img I'll give you an example of what it's meant to look like exactly šŸ‘
RMON
RMONā€¢7mo ago
No description
glutonium
glutoniumā€¢7mo ago
u r dealing with layouts learn flex + grid either is good but both together is better
RMON
RMONā€¢7mo ago
Ima just go work at McDonalds fr fr Im just kiddin I could never.. alr im ago binge watch Kevins videos, I might as well yk.
glutonium
glutoniumā€¢7mo ago
flex and grid makes your life 100x better
RMON
RMONā€¢7mo ago
Yea I gotta get on that so my life becomes 100x easier but before I do that I gotta quickly make another help question because the responsiveness of this is screwed
clevermissfox
clevermissfoxā€¢7mo ago
Grid or flex on parent and margin-block-start of auto on content or if grid parent, align-content end.
RMON
RMONā€¢7mo ago
Could you elaborate on this? how this would work.
clevermissfox
clevermissfoxā€¢7mo ago
Say all the text is un a class called .content. give .content an align-items : end and its parent (where image will be sibling) give .parent display: grid
iParaEimear
iParaEimearā€¢7mo ago
Margin-top: auto
Want results from more Discord servers?
Add your server