But what is it good for?

Posts tagged with: standards

Links for 5 Mar 2008 - 12 Mar 2008

Links of interest for 5 Mar 2008 - 12 Mar 2008: iPhone rules pose Net neutrality, antitrust concerns - I just knew the iPhone SDK sounded too good to be true. It seems the license allows you to do "this", but not "that", nor "that", oh and "the other thing" isn't allowed either. Why release an SDK if you can't develop to your heart's content? I was really Snap Sun decision launches Java at iPhone - Cool. No hopefully people will start creating some useful Java apps for the iPhone (and other phones) and not just games. Acid3 Test Released... Continue reading ►

:after CSS Property For IMG Tag

Did you know that very few browsers implement the :after CSS property for the "img" HTML tag? Nope, neither did I until I wanted to use it. I'm in the process of redesigning my personal site, and one of the things I wanted to do was use CSS to place the Flickr logo after any image I include in a post that is stored on Flick. I do this already with a bit of HTML & CSS, but I need to remember to add the snippet of code everytime I include a Flickr image. By implementing it in CSS, all I would have to do is ensure I use the correct class name and it would appear automatically. Continue reading ►
Top