Responsive my web

Hey all

How to make my website responsive…It’s just easy or need to hire someone…

Thanks in advance

If you know HTML and CSS, you should be able to do it yourself. Here are some articles which will give you an idea of what’s involved:

http://www.sitepoint.com/web-foundations/what-is-responsive-web-design/1

http://www.sitepoint.com/responsive-design-vs-m-sites/1

http://www.sitepoint.com/12-essential-responsive-design-tools/

1 Like
  1. Add a viewport
  2. Constrain the maximum width of the design & then the other width should be %
  3. se a flexible font size i.e % or em

Another way to create a responsive design, is to use an already existing CSS
framework.
Bootstrap is the most popular HTML, CSS, and JS framework for developing
responsive webs.
Bootstrap helps you to develop sites that look nice at any size; screen,
laptop, tablet, or phone:

With the help of TemplateToaster tool you can make your website Responsive.

Isn’t that for WordPress themes?

How can it be used for a site in general that is not WordPress?

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.