Make website mobile friendly?

2 replies
  • WEB DESIGN
  • |
Hi

I have a website, how do i make it mobile freindly?

Thanks
#friendly #make #mobile #website
  • Profile picture of the author David V
    Originally Posted by checkingitout View Post

    Hi

    I have a website, how do i make it mobile freindly?

    Thanks
    Your question is a little void of details....(html or wordpress or joomla or 1992 table site or ??)

    3 ways....

    Responsive:
    Use media queries to change/modify the style as the viewport is re-sized at various widths (960-->800-->450-->320....) These are not the correct sizes, just a visual of the size "stepping" down to the next size.

    Fluid:
    Use percentages (instead of px) so it will resize to whatever the viewport is.

    Mobile site:
    Create a separate site design just for mobile users, use a detection script to send them to the mobile site.
    {{ DiscussionBoard.errors[7639633].message }}
    • Profile picture of the author Internetoholic
      If you want to make it good, make it responsive just like David V said.

      Installing any plugins to do this or creating other site is not a good choice from the visitor point of view.
      Signature

      Find me here

      {{ DiscussionBoard.errors[7639662].message }}

Trending Topics