Re: [css-d] amazing use of css..

2011-12-21 Thread Ghodmode
On Tue, Dec 20, 2011 at 3:02 AM, Elli Vizcaino wrote: >> On Mon, Dec 19, 2011 at 1:12 AM, Michael Beaudoin wrote: >> >>> I thought this was amazing and wanted to share. Hope you all don't mind. >>> >>> http://www.ruawebdesign.com/**css3-at-at/ >>> >>> Micha

Re: [css-d] STILL NEED HELP: @Font-Face Font Chopped OFF by Padding

2011-12-21 Thread Chetan Crasta
In the Name/Email inputs, the tops of the text "Name" and "Email" are cut off (Firefox 4 / Ubuntu). I think the reason for this is for the computed font size ( 25.13 px), the line height is 32px. However, only 17px space is available. If you increase the height of the input element to 44px, and mov

Re: [css-d] classes after each other

2011-12-21 Thread Joergen W. Lang
The following links might be of help. The lists very own wiki: http://css-discuss.incutio.com/wiki/Multiple_Classes An article discussing the usage of multiple classes (and related other things): http://css-tricks.com/multiple-class-id-selectors/ More info in the specs: http://www.w3.org/T

[css-d] classes after each other

2011-12-21 Thread Gergely Buday
Hi, what is the semantics of writing one class after the other, separated by space in an html class attribute? - Gergely __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ