Fun with CSS3
ThunderCats is an American animated television series developed and produced byRankin/Bass Productions, debuting in 1985 based on the characters created by Tobin "Ted" Wolf. The animation was provided by Pacific Animation Corporation, theworking name for a collective of Japanese studios prominently including Topcraft, a group who would later go on to formStudio Ghibli. Season 1 of the show aired in 1985 (65 episodes), followed by a TV movie entitled ThunderCats - HO! in 1986. Seasons 2, 3, and 4 followed a new format of twenty episodes each, startingwith a five-part story; these aired from1987 to 1988, 1988 to 1989, and 1989 to1990, respectively.ThunderCats is an American animated television series developed and produced by Rankin/Bass Productions, debuting in 1985 based on the chara
I haven't been following CSS3 much, didn't even realize some of the functionality is already implemented in a few of the current browsers. Heck, I have my hands full just trying to figure how to get things working correctly in IE.
Came across the 'Fun with highlights' experiment earlier in the day. Go ahead, try selecting the text up above in FireFox or Safari (blech). Cool huh? Erik used CSS3's ::selection pseudo-element and PHP to get the effect. For more information about CSS3, check this blog out.
Update: Guess Blogger does some weird things with the HTML when I publish. Had to dump the generated code in a separate text file and use a PHP include. Stop stripping the includes damnit! Thundercats GOOOOOOOOO!
Update 2: Took a longer look at the CSS3-Selectors document, check out 6.6.5. Structural pseudo-classes, don't have to alternate the color of the table rows via PHP and CSS anymore, you can do it just within CSS!
Newspapers (Khoi Vinh, Design Director for NYTimes.com, I'm looking at you) are going to go crazy over the ::first-line pseudo-element and the ::first-letter pseudo-element. Rather than having to enclose each first line or letter with the CSS tag, the first line or letter will automatically adopt the styles!
Labels: design, ilovethe80s

0 Comments:
Post a Comment
<< Home