CSS Buttons: Simply Buttons V2

Posted on: Nov 24, 2009 by wenbert

Thanks to Jack for posintg this.

buttons-2

And from the official Simply-Buttons V2 site:

Benefits

How it works
The markup is pretty simple, as you can see below. The thing to notice here is that both the button and link tags each have a nested-nested span tag.

<button>
  <span><span>Button</span></span>
</button> 
<a class="button">
  <span><span>Button</span></span>
</a>

Grab it here.


Subscribe to comments Comment | Trackback |
Post Tags: , ,

Browse Timeline


Comments ( 1 Comment )

I was looking for some info on web developing, hoping I could come across someone who’s familiar with Business Catalyst. I’m currently learning more about this online application and I hope you can write about this soon. Thanks for sharing your knowledge on web developing. I find your blog very interesting.

sakura hasegawa added these pithy words on Dec 28 09 at 10:16 AM

Add a Comment


XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">


© Copyright 2007 eKini Web Developer Blog . Thanks for visiting!