Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Responsive Web Design AFTER Desktop Site Created? Re: Responsive Web Design AFTER Desktop Site Created?

#134500
NghiQuach
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.