is there tool to find problem in css for a responsive website

Started by varunvijay007, 07-26-2015, 00:23:19

Previous topic - Next topic

varunvijay007Topic starter

my website is having problem in responsiveness, when it is viewed in mobile it is showing empty space in right side and i cant find the problem,

is there any tool to find it
SEO service in india [nofollow] find the best SEO, Web designing service in india
  •  


Shikha Singh

Here are my favorite responsive web design tools and techniques, it can help the web designer to design easy website templates match.


  • Responsive Design with CSS3 Media Queries
  • CSS3 Generator Tools Responsive Web Design

  • Online Sprite Box Tool  Responsive Web Design
  • Photoshop Grid for Responsive Web Design


johnv5

Responsive Web Design (RWD) is an Approach to Web Design aimed at Crafting Sites to Provide an Optimal Viewing Experience—Easy Reading and Navigation with a Minimum of Resizing, Panning, and Scrolling—Across a Wide range of Devices (from Desktop Computer Monitors to Mobile Phones).

Tools to find problem in CSS for a Responsive Website:
CrossBrowserTesting, Browser Stack, Ghostlab, Google Resizer, Google DevTools' Device Mode, Responsinator.
  •  

saravanan28

Display and align the content consistently.
Render text legibly on all scales and viewports.
Keep content (text and images) within their containers.
Display and resize images as needed.
Allow users to scroll vertically (or horizontally, as in the case of responsive data tables).
  •