Results 1 to 4 of 4

Thread: responsive website ???

  1. #1
    Join Date
    Apr 2015
    Posts
    1

    responsive website ???

    can any body tell me how to make responsive website .what are the important tag used in responsive webite

    **Links removed by Site Administrator so it doesn't look like you're spamming us. Please don't post them again.**

  2. #2
    Join Date
    May 2015
    Posts
    240
    Add the following code into the <head> section:

    <meta name=”viewport” content=”width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1″ />

  3. #3
    Join Date
    Jun 2015
    Location
    India
    Posts
    4
    Quote Originally Posted by Kevin Peter View Post
    Add the following code into the <head> section:

    <meta name=”viewport” content=”width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1″ />
    Hey Kevin, I am agree with you but for better responsive website design I just like to say that apply 'BootStrap'. This is also one of the best framework for building responsive website design.

  4. #4
    Join Date
    Jun 2015
    Posts
    3
    Bootstrap and Foundation, these two are very popular.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •