Archive | Layout

30 April 2010 ~ 0 Comments

Convert em,px,pt and % in css

Hi I gone through lot of sites and found a site which showed this chart which was very helpful. I have listed below that chart. Thanks to this site: http://reeddesign.co.uk/test/points-pixels.html Conversion from Points to Pixels (and Ems and %) Here’s a chart that converts points to pixels (and ems and %). It’s an approximation, which [...]

Continue Reading

Tags:

01 March 2010 ~ 0 Comments

Setting Equal Heights with jQuery

Posted by Maggie and Scott on 07/25/2008 Topics: jQuery visual design We wrote a script to “equalize” the heights of boxes within the same container and create a tidy grid — with little overhead. Creating the visual effect of equal-height columns or content boxes has been a challenge ever since we abandoned table-based layouts. When [...]

Continue Reading

Tags: ,

18 February 2010 ~ 0 Comments

CSS Font-Size: em vs. px vs. pt vs. percent

One of the most confusing aspects of CSS styling is the application of the font-size attribute for text scaling. In CSS, you’re given four different units by which you can measure the size of text as it’s displayed in the web browser. Which of these four units is best suited for the web? It’s a [...]

Continue Reading

Tags: , , , ,

24 January 2010 ~ 0 Comments

30 Usability Issues To Be Aware Of

By Vitaly Friedman October 9th, 2007 Design 92 Comments You don’t have to agree upon everything. As a professional web developer you are the advocate of your visitors’ interests and needs; you have to protect your understanding of good user experience and make sure the visitors will find their way through (possibly) complex site architecture. [...]

Continue Reading

Tags: