Simply Program

Simply programming - It’s a life style

Archive for the 'CSS / Design' Category...

Filed under Programming, CSS / Design, CSS
CODE:
  1. A:active
  2. {
  3. outline: none;
  4. }
  5. A:focus
  6. {
  7. -moz-outline-style: none;
  8. }

Enjoy :)

Comments (0) Posted by sp on Sunday, October 28th, 2007

Filed under CSS / Design

Now, I'm not a fan of generators - however this one was pretty cool.

Whoever made this is looking to make a pretty penny though. Whether or not the page is full of Advertisements it is still a great resource, check it out!

Link: http://www.mycoolbutton.com/#

Comments (1) Posted by sp on Saturday, May 26th, 2007

Filed under CSS / Design

I have to say this isn't all that bad of a tutorial - I noticed it when I was supposed to be working :D
http://www.456bereastreet.com/archive/200705/creating_bulletproof_graphic_link_buttons_with_css/

Comments (0) Posted by sp on Thursday, May 24th, 2007