Resources
How to create layers in Photoshop
One of the first things that people who are new to Photoshop get confused about, is how to create layers. Its very simple!
Open Photoshop, and create a new image - or if you already have a photoshop file (.PSD), load that. If you already have an image loaded into Photoshop, skip the first stage below.
Stage 1 - Creating a new image in Photoshop
To create a new image, select "File" from the top menu bar, then "New".
Write better CSS with best practices
Everyone has a slightly different approach to CSS. That’s part of the reason it can be a nightmare to edit someone else’s code.
But there are a few good practices you can use in your CSS to make your stylesheets easier for you to read, and easier for anyone else that ends up modifying them in the future.
Single-line vs. Multi-line
The first decision you’ll have to make in your CSS is whether you want to write it onmultiple lines, like this:
.title { font-size:14px; line-height:20px; color:blue; }
Resource Menu
Quick Quote
IT News
-
Google and Bing Tips for Site Architecture Issues It's Important for Ranking Google and Bing have both talked...
- 1