by jgeorge | Nov 2, 2015 | CSS, Social Media, Web Design
Turning Social Media Icons (Animated with html + CSS) Most websites that care about promoting their content have social media icons on their site. While most are simple, with a slightly different color for their hover state, I decided to do something a little...
by jgeorge | Jun 29, 2015 | CSS, Social Media, Web Design, Web Development
Social Media Hex Values Made Easy Today I was adding a thank you page to my web design business website, and I needed to know the hex values for the background color of each div. I started looking for social media hex values and I realized that it’s a time...
by jgeorge | Apr 6, 2015 | CSS, HTML5, News, Resources, Web Design, Web Development
Catch Up on Web Design News & Resources Each week, it can be tough to keep up with what’s new around the web. Web design is a constantly evolving industry. One week, something can be completely new and innovative, and before the month is over, everyone is...
by jgeorge | Oct 30, 2014 | CSS, Web Design
Want To Create a Pure CSS Ribbon? It’s getting to the point where the web is expanding its boundaries farther than ever before. It seems like just a few short years ago, we used images for everything. If you wanted creative type on the web, you created it in...
by jgeorge | Oct 27, 2014 | CSS, Freebies, Web Design, Web Development
Text Box Hover Effect One of the best ways to create dynamic effects on your website is to use CSS transitions and effects. Trying to understand how these work isn’t so easy if you’re new to CSS. Even if you’ve been around a while, it can be a...
by jgeorge | Sep 18, 2014 | CSS, HTML5, Web Design, Web Development
Bootstrap Contact Form I don’t know about you, but one of the biggest pains when building a website is creating a contact form. It’s one of those things that you don’t do every single day. The tags and everything involved are difficult to memorize....