Dipesh
@ddkogitAll comments
- @CelineTrann@ddkogit
try using flexbox
- @srushtibhise@ddkogit
you should push image file into git.
- @jennnnn-z@ddkogit
use flex box in body to center your component. It will look great.
- @smilenayeon
- @KareemWebber22@ddkogit
To put you qr in middle of page use: body{ margin: 0; height: 100vh; background-color: lightgray; text-align: center; dipslay: flex; justify-content: center; align-items: center; }
Marked as helpful - @Heaths-707What are you most proud of, and what would you do differently next time?
jj
What challenges did you encounter, and how did you overcome them?jj
What specific areas of your project would you like help with?jj
@ddkogitpush image in guthub to display it. and use flexbox. ok
- @pohyongzhi@ddkogit
thats nice, and you can use flexbox for this kind of design. Use grid if you jave to arrange items in two dimension like row and column.
- @Guga-tab@ddkogit
use flexbox for this kind of layout, it will be much easier.
- @Pyazhar@ddkogit
its great, now do it again using flex box and you will realize how easy it will be.
Marked as helpful - @Alex-coding-3420@ddkogit
doing great alex.
- @vishnu-13-97@ddkogit
its nice but i recommend centering the whole container containing the qr image.
- @KeDeJr@ddkogit
try learning flexbox. You don't need ai help then.
- @VChasiotis@ddkogit
its working now. We have to wait some time for the github pages to work nicely.
Marked as helpful - @ismail06-49
- @Pkishorekumar@ddkogit
yes, and also i recommend adding alt attribute in img tag.
- @8BitSoda@ddkogit
you got it right but look at the padding and margin. Try using flexbox, it will be so much easier.