CSS only buttons

Discussion in 'CSS' started by vinug, May 21, 2008.

  1. #1
    How to create a CSS only buttons for website ?
     
    vinug, May 21, 2008 IP
  2. risoknop

    risoknop Peon

    Messages:
    914
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    0
    #2
    There are few ways... Basically just use hyperlinks as buttons - you just need to style them properly. Something like this but I just pulled this from thin air so it might not work:

    Then in html:

    I will probably post some better solution tomorrow - this was just a fast brainstormed idea. I haven't tested it.

    EDIT: Or the other way would be to style items of the list (li tags)... Not sure if it would be better though...
     
    risoknop, May 21, 2008 IP