Category: HTML

Posts about HTML, including HTML 5

The design process for Reddit mobile

Reddit mobile
Posted June 10, 2010 in Apps, Browser, CSS, HTML by Paradox

As you may have heard, reddit mobile launched today, at http://i.reddit.com. Reddit mobile is a specially designed version of the big reddit for mobile phones. It is more than just a custom stylesheet and a few other changes, it is a complete web app. Development on this app took approxamately 6 months, and it is only in beta. Keep reading this post for more info about the design process, ideas, and deleted content from the app.

Continue reading…

Reddit mobile Update

This demonstrates large, easy to use buttons, as well as inline links
Posted March 5, 2010 in Apps, Browser, CSS, HTML by Paradox

Work has been progressing on Reddit mobile nicely, and we are looking to roll it out soon. New features have been continuously added, and its really shaping up to be a good app.

Continue reading…

Developing an image free design

css_blur
Posted January 27, 2010 in CSS, HTML by Paradox

With modern CSS properties like gradient, border-radius, and box-shadow, you don’t need images to make a compelling and beautiful website. While you may argue that none of these properties are supported in IE, some actually are (more on this in a bit), and, as for a beautiful web said, Keep calm and carry on (with HTML5)

Continue reading…