treehouse : what would you like to learn today?
Web Design Web Development iOS Development

Download / Demo Buttons on CSS Tricks

  • This question might sound ridicoulus to some of you, but I wonder how you did the download/demo buttons in the preview of your downloadsection? I would love to use rounded buttons like that in my litte blog project too ^^
  • well - its quite basic stuff really - just make a gradient image Chris chose that kinda orangey, then in the CSS he has set the border radius so it is rounded :D Style the text as you like inside it :)

    If you have no knowledge of CSS it might be a good idea to look into a little - maybe set this as a project for you to do, as its not too hard, but it would give you some good experience :D
  • thx for the quick response I`ll try it now, lets see if it works out.. ;)