Home › Forums › CSS › Responsive Web Design AFTER Desktop Site Created? › Re: Responsive Web Design AFTER Desktop Site Created?
May 8, 2013 at 8:37 pm
#134500
Participant
I recently converted an existing site to become responsive and I used bootstrap to do all of work.
You just need to know what components you want to become responsive (navigation, buttons, etc.).
I suggest remaking one of your pages completely by scratch using only bootstraps components and styling.
That way you learn about spans and all the components you might potentially need.
Then for the most part depending on how your page is done you can copy all the content into your bootstraps layout for that page.