Responsive Website Designing

8 replies
  • WEB DESIGN
  • |
How to Create a Responsive Website which is good for both mobile device users and Computer/Laptop users?
#designing #mobile #responsive #website
  • Profile picture of the author LibertyUnc
    Personally, I do this for every site I built unless there is some reason not to.

    To start:
    1. Build the website for a mobile display (not any particular one)
    2. Once done and looking decent, add media queries to your stylesheet to make the site continue to look good as the screen width increases.
    3. Once done, come back and use javascript and/or ajax where it makes sense to do so.
    Personally, I'd recommend reading a good book on responsive web design. Some of the best I've seen are published by O'Reilly.
    {{ DiscussionBoard.errors[10293134].message }}
  • Profile picture of the author fabians
    The easiest way is to use mobile friendly template.
    {{ DiscussionBoard.errors[10303488].message }}
  • Profile picture of the author rdd
    Themeforest is the best place when you can find premium templates. If you want to use free template just google "free mobile friendly WordPress templates"
    {{ DiscussionBoard.errors[10303500].message }}
  • Profile picture of the author webcosmo
    1. Hard way- master your html/css/js skills and work hard.
    2. Easy way- buy responsive theme(WP and bootstrap)
    {{ DiscussionBoard.errors[10304847].message }}
  • Profile picture of the author Nexstair
    You can either use Media queries or Bootstrap to create responsive sites.I prefer Bootstrap....
    {{ DiscussionBoard.errors[10304888].message }}
  • Profile picture of the author pixelcrayons7
    [DELETED]
    {{ DiscussionBoard.errors[10304952].message }}
    • Profile picture of the author JerryEdison3289
      [DELETED]
      {{ DiscussionBoard.errors[10313081].message }}
      • Profile picture of the author ashiktpi
        Responsive Design is very easy in Bootstrap

        1 . go this Link .. Bootstraps

        2 . Read this Grid system

        3 . Start your coding

        4 . Any problem Search Google

        Thanks .
        {{ DiscussionBoard.errors[10313549].message }}
  • Easy way.. Buy a responsive template
    Medium skills required... BootStrap
    Skilled... CSS HTML Media Queries
    Signature
    Premium WooCommerce & WordPress Plugins $10/ea. or FREE With Membership. PluginForage.com
    {{ DiscussionBoard.errors[10306357].message }}
  • Profile picture of the author themdevpro
    You can see this post on slideshare ,they shared lot's of important responsive tips there...
    Responsive web design key tips and approaches
    {{ DiscussionBoard.errors[10307328].message }}

Trending Topics