Hacker News new | past | comments | ask | show | jobs | submit | arundavid's comments login

Mobile friendly.. Seriously! What about 240px mobiles?

   @media (max-width: 300px){
     html * {
     display: none;
    }
    html:after {
     content: "Enlarge your window to see the content.";
    }
   }


Mobile friendly means iPhone friendly. People test on what they have, and most web designers have iPhones.


I my view, most non-technical people thinks 'Javascript is Java'.. not 'Java is Javascript' as given in the title.


Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: