2
votes
1answer
97 views

Mobile Menu with 150+ links

I'm building a website that has over 150 menu items. Normally, for small sites, I would use a responsive mobile menu for use on mobiles. However, as you can imagine, 150 or more menu items loaded onto ...
0
votes
1answer
54 views

Would like some clarification on screen resolutions [duplicate]

While working on a website, I asked a friend what his monitor size was. He said his monitor was 32" but added that the size of the screen does not matter in web design, It's the resolution and that ...
-4
votes
0answers
53 views

Difference between Screen Resolution, Retina Display, DPI, PPI, Device Pixel Ratio(device-pixel-ratio) [closed]

During deigning a web site using media quires for desktop and mobile. I am finding different confusing jargons, Screen Resolution, Retina Display, DPI, PPI, Device Pixel Ratio(device-pixel-ratio). Can ...
4
votes
2answers
118 views

Should we still provide social sharing options in a responsive design?

Since the majority of the browsers on small devices (and Safari on desktop as well) already provide a function where the user can share the content on—for example—Twitter, should we still ...
-3
votes
0answers
51 views

How to design a website that users like? [closed]

i would like to design my website and want to know what kind of of website design people like. i would like to website for web development company. Thanks
4
votes
3answers
139 views

Why does Gmail hide email options under a '+' sign?

Why does Gmail website hide options like "links", "smileys" etc. under a '+' sign when there is clearly enough room along the footer? Am I missing something, or is google really pushing google+? ...
4
votes
1answer
156 views

How do you know if something was designed mobile first?

Now I read lot of articles about mobile first design, and I understood that it's the way of design for the mobile first. My question is, how do we know a website is designed with a mobile first ...
9
votes
4answers
320 views

What does “mobile-first” mean?

So I've been trying to find a legitimate answer to this question for a couple days. I read an interview in Awwwards recent publication Trends Web and Mobile 2013 with the following answer in regards ...
6
votes
2answers
86 views

Mobile website text link

When developing a mobile or responsive website (for touch screens) making navigation links and other buttons larger to be easier to tap and avoid 'fat fingers' is a good idea. My question is what ...
2
votes
2answers
162 views

Responsive vs Full Mobile Solution… with a twist.

Most people see the pros of responsive design being one codebase with a variable visual layer via CSS media queries, and the pros of an adaptive, mobile specific site being able to use a mobile ...
1
vote
3answers
185 views

Hover over web images for additional details best practices

I know that a discussion was already made on various places whether it is good to use hover on images on the web or in mobile apps. With the rise in mobile use where touch is prevalent do you think ...
6
votes
1answer
193 views

How to achieve this layout in a responsive design?

I am currently, working on the below layout and I am finding it difficult to maintain alignment and layout. Below is the layout I want, in blue border.
7
votes
4answers
332 views

Responsive design on desktop

I am creating a responsive UI application for desktop, tablet and smartphone. And it looks and works fine. Most of the site has a responsive design like microsoft or nokia global. It also changes ...
3
votes
2answers
335 views

What are the ideal widths a website should be designed for on a phone/tablet/computer?

What are the ideal/typical widths that an adaptive/responsive website should be designed for in order to accomodate the most devices possible?
2
votes
3answers
163 views

Navigation for a Web Comic - Icons, or Thumbnails?

The typical webcomic navigation is usually: First | Previous | Next | Last Which is about how my comic's current navigation looks, give or take some wingding icons for good measure: There's ...
3
votes
2answers
207 views

Does the Foundation framework comply with Section 508 and other accessibility standards?

I'm considering using the Foundation framework for a responsive design for two of my current projects, but I would like to know this: is Foundation designed to adhere to accessibility standards? If ...
0
votes
1answer
269 views

Best practices for Responsive images from mobile to Desktop [closed]

I have Fullscreen image. This creates problems for mobile browsing for the images are large and hi-res. Next problem is with things like retina display how does a design/programmer prepare to deal ...
5
votes
5answers
844 views

Responsive web design for e-commerce website?

I'm going to build a big e-commerce website and client want that website should be for all user Desktop, Tablets and Smartphones. and budget is not a problem. Site is an e-commerce website lost of ...
1
vote
3answers
563 views

Is responsive design a must? [closed]

My question has two parts. Is it right to design a responsive site for the web and display it on a mobile device? Should sites be designed separately for mobile devices?
6
votes
3answers
934 views

Responsive website - navigation usability advice

I am developing a site which is to respond to different screen sizes. The site is fairly large and has up to 4 levels deep in terms of page/menu hierarchy. What I am wrestling with now is how to adapt ...
4
votes
4answers
563 views

Should a responsive or adaptive web design be done with only two layouts?

I am working on a small Drupal site that needs to be mobile and desktop optimized. Tablets are not a large part of the anticipated usage. The process has not been ideal. We are planning on taking a ...
12
votes
8answers
2k views

Responsive web design Vs Separate website for Mobile

Responsive Web design is buzzword these days. which means to create a same website and optimized for all devices. There are also some website which convert the desktop websites into Mobile website ...
20
votes
9answers
4k views

What techniques can I use to wireframe sites with responsive/fluid layouts?

How do you make wireframes for responsive or fluid layouts? Typical wireframing techniques are static and aren't well suited to showing how designs scale. What techniques exist to capture the dynamic ...