Quantcast
Channel: Commentaires sur : A CSS brain teaser
Browsing all 8 articles
Browse latest View live

Par : Max

Here's my solution, utilising box-shadow and white-space properties: http://jsfiddle.net/omgmog/g3MQf/ in the example I've wrapped the h1 in a header tag, just so i can constrain the width -- but it...

View Article



Par : Paul Randall

Here is my solution: http://jsfiddle.net/VKM3T/

View Article

Par : Aden Fraser

Solved it by adding a span inside the h1: Some dynamic HTML text on several lines with a background that suits well and some margins around it. Then the following for CSS: h1 { padding-left: 0;...

View Article

Par : ege

This was quite fun. Here it is: http://jsfiddle.net/VKM3T/162/ cross-browser, no box-shadows, exactly 10px above and below and 20px to the left and right of each line, probably the easiest and way to...

View Article

Par : quark

http://jsfiddle.net/chnyM/4/

View Article


Par : Aden Fraser

ege - In Firefox I see this: http://a.f-j.co/266201217854.png quark - In Firefox I see this: http://a.f-j.co/266201217926.png

View Article

Par : Andrew

http://jsfiddle.net/VKM3T/539/

View Article

Par : Jacopo

http://jsfiddle.net/KXKEF/

View Article

Browsing all 8 articles
Browse latest View live




Latest Images