Photoshop | Patterns
353 days ago | nevereverblog.blogspot.com
You can find patterns on many websites. Designers often use them spice up their layouts. In this tutorial I will show you how to make your own cool patterns for your websites in Photoshop.
Php | Basic Php
353 days ago | nevereverblog.blogspot.com
If you ever tried making a simple website with only a handful of pages, you probably noticed that once you need to edit some menu element, you have to edit all of your pages, which can be very irritating. The simplest way to solve this problem without resorting to coding is using frames. I encourage you not to do that. Instead you can apply one of the following PHP techniques.