CSS Typografi tester
Jeg har laget noen typografi tester, hvor fontene er styrt av css. Testene er inspirert av en artikkel i smashingmagazine.com : http://www.smashingmagazine.com/2010/03/01/css-and-the-future-of-text/ There has been an increasing and sincere interest in typography on the web over the last few years. Most websites rely on text to convey their messages, so it’s not a surprise that text [...] Read more »
IE og cleartype
Bakgrunnen for denne problemstillingen er oppsummert i en ieblog på msdn.com: Notes on the interaction of ClearType with DXTransforms in IE7 (…)Today I want to give you a little heads up on an issue we have seen with DXTransforms and ClearType, and let you know what we have done to ensure good readability of text [...] Read more »
Fontlek med html5 og css3
Dette er en test på import av egne fonter i html 5. I tillegg bruker jeg en del css3 egenskaper for å skape effekter. Alle fontene som er brukt er hentet fra www.dafont.com. Importen av disse fontene vil forsinke lastingen av siden noe, så jeg begrenser bruken til bare å gjelde overskrifter. Bruker du Internet [...] Read more »
CSS frameworks
http://stign.no/is/testing/CSS-Frameworks/ [Translate] Read more »
Handling multiple columns in list-elements with CSS
This is an example of a list-item, styles with css to hold two columns with several elements inside. The idea is to let the text column to the right of the image keep a straight left margin, and don`t let the text float under the image. All text elements are contained inside a span-tag, wich has is [...] Read more »
Floating boxes with equal heights
From: http://www.cssnewbie.com/example/equal-heights/plugin.html : "After I wrote and published my last article on writing a function to equalize heights in jQuery,I realized that the function would probably make a really useful jQuery plugin. This is that plugin. This is also my first attempt at a jQuery plugin, so I apologize in advance if I’ve done something painfully [...] Read more »
