Gold Text css image

Gold Text with CSS or Image

I wanted to create some gold text for a website without using photoshop. Using a solid color is not an option because you can’t really get that gold color. I found 2 good options. The First option was pure css and the second one was css with an image. Check them out below. PURE CSS […]


CSS Button Hover Effects

I found a cool little page with CSS button effects. Using this CSS3 code will add cool effects to your buttons. The tricky part is that not all browsers will support this so you must remember to have a backup if you desire. Here is the link to the site: http://ianlunn.github.io/Hover/