/* For Desktops and Laptops*/ @media only screen and (max-width : 1280px) { /* If device width is less than or equal to 1280px */ } /* For Tablets*/ @media only screen and (max-width : 1024px) { } /* For Small Tablets*/ @media only screen and (max-width : 768px) { } /*For iPhones */ @media only screen and (max-width : 640px) { } /* Mobiles */ @media only screen and (max-width : 480px) { } /* Small Mobiles */ @media only screen and (max-width : 320px) { }

Friday, 30 October 2015

Online Quiz Competition Checking For Our Blog


Khan 1. Total area of the earth in million Sq Km?
  • 490.110
  • 350.901
  • 510.072
  • 630.105
2. Ratio between oceans and earth by area is?
  • 55.5%, 34.5%
  • 70.8%, 29.2%
  • 73.3%, 22.7%
  • 81.7%, 18.3%
3. Highest part of the earth is?
  • Trich Mir
  • K-2
  • Mount Everest
  • Kilimanjaro
4. Lowest part of the earth is?
  • Dead Sea
  • Africa
  • Eyre lake
  • Valdes Peninsula
5. How many continent are in the earth?
  • 5
  • 9
  • 4
  • 7

Score =

Correct answers:

0 comments:

Post a Comment