Flexbox doesn't work on repl?
Hi, I've been working on a website trying to see if I can align elements in the horizontal centre of the page, I can't do it on repl, but it works on VSC and some other IDE's. Why's this?
I only did the flexbox to the twitter
Wdym? I believe I already added that @RYANTADIPARTHI
@Eyseedoubleyou meaning like, put all your stuff in a body, and use a div for the flex.
@Eyseedoubleyou np. Can you please mark my answer? Thanks!
@RYANTADIPARTHI as in the tick button?
Hi r u the brother of suhas? @RYANTADIPARTHI
@MemeDriod uhh, yes..
Oh come on I had a bet going on @RYANTADIPARTHI
Seriously dude I could have won if ya could of said [email protected]
@MemeDriod oh. With who?
@MemeDriod oh. Sorry...
With a friend [email protected]
@MemeDriod nothing
Oof bye @RYANTADIPARTHI
Ok I will do when I fix the problem @RYANTADIPARTHI
Well first you should probably move all your HTML components inside the body tag... just saying
The footer is outside of the body tag @Eyseedoubleyou
Coolio anyways did my solution work? @Eyseedoubleyou
Repl.it does not interfere in the execution of HTML Repls, they are merely hosted on Repl's static HTTP server, the site is displayed and whatever else in your browser, meaning the same code that worked on VSC will work on Repl.
The problem is just your code, not Repl.
You can accept this as the answer to your question :).
(or you can reword the question itself)
Also, the red that was used on the website actually hurt my eyes, I recommend changing the color scheme, lol.
@xxpertHacker the issue was resolved but thanks anyways. In terms of the red, it’s the standard red colour #FF0000, eventually I will change the colour scheme to a more ambient one to look better.
Ok try something like this:
Ok will do @Coder100
Did it work? @Eyseedoubleyou
I haven’t tried yet when I have I’ll tell you. @Coder100 it might work
Yes it works but they don’t go on new lines, I believe I just have to use
@Coder100