Tagged Questions
2
votes
1answer
18 views
Content blocks on dedicated pages rather than listed on one page
I am doing a web site for a client. The descriptions for all his services are rather short and precise so I decided to put them all (about 10 of them) on one page and have a sticky menu in the sidebar ...
2
votes
1answer
49 views
How to tell robots that site is viewable on mobile phones?
Is there any markup or meta-tag which I can place in the pages of my website to tell crawlers which pages are either for web or for mobile?
1
vote
2answers
79 views
Website design using Responsive Approach or Mobile Site
I have been looking for mobile desktop website solution & I am confused with the information available on internet. In some case article talk about Responsive approach with the future but i am ...
2
votes
2answers
126 views
is it possible testing a site on a smartphone using a local server and wifi?
Is there any way to access a local server via a smartphone during developement, or must I test it online?
1
vote
5answers
157 views
state of art paradigm? 1 website for browser and mobile or 2 different websites
I would like to know what the standard aproach for mediumsized websites is, if you want to have users with browser and mobile.
Make 1 Website with a lot of if-else because of browser/mobile or make 2 ...
0
votes
2answers
466 views
Which screen resolution should I target for modern mobile phones? [duplicate]
Possible Duplicate:
Building for different screen sizes
I am developing a site which needs to work on mobiles as well.
I avoid specifying width and height by pixel. Mostly I am using ...