Archive for the ‘Design’ Category

Halloween Icons ( PNG format )

Wednesday, October 31st, 2007


(more…)

Create a simple MENU in CSS

Tuesday, October 30th, 2007

Today we create a simple MENU in CSS. Click here to see the final result!

[1] Let’s to create the CSS:

<style type=”text/css”>
body  {
text-align: left;
background-image: url(”bg.gif”);
}
div     {
width: 100px;
height: 20px;
background-color: #338ce8;
}
div:hover
{
background-color: #085ea6;
}
a       {
color: white;
font-size: 18px;
text-decoration: none;
}
</style>

(more…)

Flash MP3 Player

Monday, October 29th, 2007

I found in my PC a very beautiful and easy to configurate. Click here to see an example!

Flash Mp3 Player
How to configurate:
(more…)

Links and Pseudo-Classes in CSS

Sunday, October 28th, 2007

Today we learn about Links and Pseudo-Classes in CSS. I have made tutorials about rollover’s here and here, but this is something different and we talk about links & elements where we can put Pseudo-Classe, on a div, text,etc…

Pseudo-Classes:

:link
:visited
:active
:hover
:focus

(more…)

PSD Files ( Photoshop Document )

Saturday, October 27th, 2007

The Three Musketeers PSD Template

Download

(more…)

How to create READ MORE in Blogger platform!

Thursday, October 25th, 2007

Today i create a new blog on Blogger platform. I write some posts and when i want to put ”Read more” on a post i can find it! I search on the Internet, i found something
but with few explications. Now i want to write this tutorial with some printscreens! Let’s start!
(more…)

Create Rollover Image in CSS

Wednesday, October 24th, 2007

Create Rollover Image in CSS ( You can see the final result HERE )

I made two buttons for this tutorial, save it if you want to work with them.


(more…)

Create Rollover Image in Adobe Dreamweaver CS3

Wednesday, October 24th, 2007

Create Rollover Image in Dreamweaver CS3 (view the final result HERE)

[1] Open Adobe Dreamweaver CS3 and select HTML like page type


(more…)

Create a Web Photo Gallery in Photoshop

Tuesday, October 23rd, 2007

Create a Web Photo Gallery in Photoshop! Let’s start

[1] Open Adobe Photoshop
(more…)

Nobody tells you the secrets of Google AdSense and how to make money!

Monday, October 22nd, 2007

Hello! Now i have finished reading a book that deals with Google AdSense and its secrets. This is not the first book that i read about Google AdSense, and i must tell you that most of the books are written just to fill the pages up. I believe that nobody will tell us the secrets of how to make money.

When i opened this site, i also put Google AdSense and i did some tests to find out where is the best place to put the ads. I didn’t find a result but if you put you’re own articles you will see the results. You must work, work and work. From these books only one had the secrets that were true.

When you add the google adsense in you’re website you must personalizing it: you have to put the background color as the background of your site, you must cancel the border, the color of the links has to be blue, because the studies that were made said that the human eye perceive very well blue . The format most good for ads is 336 x 280.

I hope I was beneficial, but remember, you have to work to make money. Thank you and good luck!