40+ Portfolio WordPress Themes to Get You Noticed

For freelancers and business owners, Portfolio WordPress Themes are essential to have when showcasing your work to potential clients. Many bloggers will agree that WordPress is a fantastic platform for Portfolios, they are easy to update and comes with thousands of plugins to choose from. Deciding on the right Portfolio WordPress Theme for you can… Continue reading 40+ Portfolio WordPress Themes to Get You Noticed

CSS3 Menu Tutorial : Cool Bouncing Effects

In this tutorial I will show you how to create CSS3 menu with bouncing effect. In thisCSS3 menu tutorial we will use keyframes to apply bouncing effect on menu. With thekeyframes rule, you can create animation. During animation you can change the style as much as you want. As you know how important is menu navigation on… Continue reading CSS3 Menu Tutorial : Cool Bouncing Effects

Create An Animated CSS Box Menu

In this tutorial were going to play with CSS transitions to create a new style navigation menu. The effect we are aiming for is having a number of navigation boxes, and when the mouse hovers over a box this will grow and shrink the other boxes. We can even add an icon to animate into… Continue reading Create An Animated CSS Box Menu

20 Must Have WordPress Plugins for Portfolio Websites

With the right plugins and a bit of know-how, WordPress can be used to create almost any type of website imaginable. If all the portfolio themes are anything to go by, WordPress can often be a solid choice for photographers who need to put together a portfolio, the quick and easy way. Portfolio plugin and… Continue reading 20 Must Have WordPress Plugins for Portfolio Websites

Put More Personal Work In Your Portfolio

Anyone here have a bunch of strange, unusual, or, shall we say, “quirky” hobbies? Perhaps you like to collect bottle caps from around the world and photograph them as found typography. Or maybe you recycle old computer parts to fashion into handmade art pieces? Come on, you’re designers – I know there’s something juicy you… Continue reading Put More Personal Work In Your Portfolio

25 Web Development Tutorials for Useful Code Snippets

Over the past few years we have published a large set of tutorial focused on web development techniques. Both frontend and backend code samples are always helpful when you are building new projects. And that is reason enough to go back and check out past tutorials for golden nuggets of codes. Check out the gallery… Continue reading 25 Web Development Tutorials for Useful Code Snippets

30+ Inspiring WordPress Portfolio Themes

WordPress portfolio themes will allow you to showcase your work online in a effective and professional way. Not knowing how to write codes is not a problem since a portfolio WordPress theme will allow you to build a decent website, even if you are not a web design genius. Portfolio WordPress themes have become a popular… Continue reading 30+ Inspiring WordPress Portfolio Themes

Page transitions with CSS3

MARKUP The HTML will contain five main divisions: a header and the four content sections. Each of the content sections is going to have an ID and the class panel. Moreover, we will add another division inside which will have the classcontent. The first content section which is #home will only have the content class and will not… Continue reading Page transitions with CSS3