treehouse : what would you like to learn today?
Web Design Web Development iOS Development

embryods

  • Mobile Device Trick

    @scottnix Thank you for clarifying. There really is no pure CSS solution (that I know of) to prevent images from loading. He would either have to send the user a different html page or use a combination of PHP, CSS and Javascript to either prevent t…
    Comment by embryods January 24 permalink
  • Which font sizing is best? EM vs PX vs %

    It all depends on what you want to achieve. I think we miss the whole point of designing for the web when we adopt a "one size fit's all" approach. However, if you are like me, working to achieve elegant user experiences with responsi…
    Comment by embryods January 24 permalink
  • Mobile Device Trick

    So in that case how would I disable images for one page but not all pages? I have a slider that is slow to load on mobile and I would prefer to just skip it all together, but I want the rest of my content to be left alone. Or would it be better t…
    Comment by embryods January 11 permalink