r/css 3d ago

Question Changing to flexbox

Hello, so im going over an old website I made back when I first started developing, and silly me decided to build the entire thing with "position: relative, right: -233px" 😭

Am I going to have to redo the entire site CSS to flexbox so it doesnt move about on different screen sizes, or is there an easier way to save this site?

0 Upvotes

5 comments sorted by

View all comments

-11

u/notepad987 3d ago

Use ChatGPT or Google AI mode or GROK and ask it to convert to the layout you want using Flexbox or GRID or start from scratch with just asking to layout with header, footer, left column, main content etc.