Recent content by Yukitana

  1. Y

    Button states using html?

    I've managed to add buttons to my blog, but I can't seem to get the text to change color when I mouseover. Here's the code: <a href="link.html"> <button style="background-color:transparent; border:0px;width:160px;height:40px; font:20px Times New Roman; color:#ffffff">Text</button></a> I want...
Back
Top