Help bringing these radio buttons side by side

Hey Campers,
I know I learnt this in one of the fcc lessons, but I forgot it again and can’t implement it inside so many divs. Please help.

On the last slide, just press next twice… The radio buttons are not aligning in one page
https://lemonchiffonconsideratebutton–im-rohan-shah.repl.co/

Please help,
really appreciate your help .
Thanks

Hey @the-falcon, I haven’t used repl before but I think the link you provided will only work from your repl account. I might be wrong but it is not working in my laptop. May be you can share the code using codepen. But from your question I think that .radio{ display:inline-block;} should work, but I cannot be sure without looking at your code.

Hey @Ujjwal1604
Here you can see code: https://repl.it/@im_rohan_shah/LemonchiffonConsiderateButton
sorry for the wrong link at first
And yes, I tried .radio{ display:inline-block;} and it works. Thank you very much.

1 Like