Graeme Posted March 22, 2016 Report Share Posted March 22, 2016 Hello All, I'm following a tutorial on designing a responsive web site, do I need two sites, one for say the web and one for phones? Thank you as always, Graeme Quote Link to comment Share on other sites More sharing options...
administrator Posted March 30, 2016 Report Share Posted March 30, 2016 Nope. If you write your CSS properly using media queries, you only need one site. Stef Quote Link to comment Share on other sites More sharing options...
LSW Posted March 30, 2016 Report Share Posted March 30, 2016 I wholeheartedly agree! Accessible web design (or responsive web design) when done right means there is never a need for two sites, I consider the perceived need for "Mobile sites" as a result of poor programming. If the web site is built structure first and then skinned with eye candy it will always work for all users regardless of the form of the access. It is when you build the site look first and then force it into a structure to match it... then it will not always work everywhere. A good web designer should never need two sites. Quote Link to comment Share on other sites More sharing options...
Graeme Posted July 1, 2016 Author Report Share Posted July 1, 2016 Can I come back to this post please? Is there any specific vide to include in the style sheet to initially make it look good on hand held devices for an original site that I have designed?, Best wishes, Graeme Quote Link to comment Share on other sites More sharing options...
Graeme Posted July 1, 2016 Author Report Share Posted July 1, 2016 Woops, *code Quote Link to comment Share on other sites More sharing options...
administrator Posted July 15, 2016 Report Share Posted July 15, 2016 hmmm .. I would imagine there are css templates out there. Stef Quote Link to comment Share on other sites More sharing options...
LSW Posted July 15, 2016 Report Share Posted July 15, 2016 Check the internet, there are JavaScripts that can tell what devise is being used and load that style sheet. I just don't have any of my links available to me anymore and I am just on my way out the door. Good luck. Quote Link to comment Share on other sites More sharing options...
Graeme Posted August 15, 2016 Author Report Share Posted August 15, 2016 Hello, I have a few sites up, is it really necessary to re design them responsive wise? Also, is there anything that could say compile your existing code to enable a responsive site? Thank you as always, Best wishes Graeme Quote Link to comment Share on other sites More sharing options...
administrator Posted September 3, 2016 Report Share Posted September 3, 2016 Not super important. I would check your web stats to see how many mobile users are hitting your sites. If it isn't much, why bother. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.