|
|
|
Tuesday, 05 July 2011 02:53 |
// the background image is 16x16px
.mylink{
float:left;
display: block;
background: transparent url(myimg.gif) no-repeat scroll 1px 2px;
padding-left: 20px;
height:2em;
line-height:2em;
}
This link is visually more appealing
 Read more: |
|
|
Wednesday, 10 November 2010 03:00 |
 | About App Tamer
Some Mac applications, especially web browsers, continue running tasks or animations even when they’re supposed to be idle in the background. This can consume valuable processing power and reduce battery life. App Tamer’s unique AutoStop capability automatically pauses these applications when you switch away from them, and then restarts them when you click back to them. This frees your CPU and reduces power consumption.
App Tamer comes pre-configured to automatically pause Safari, Firefox and Chrome when they’re in the background. AutoStopping other applications is just a mouse click away. |
Read more: |
|
|
Friday, 24 September 2010 07:02 |
Description
It determines background image for the element. If the background color is specified for the element at the same time it will be shown while the background image will have been downloaded fully. The same will happen if the image is inaccessible or their demonstration in the browser is switched off. When there are transparent areas in the image you can see the background color through them.
The usage of it at free web templates
Syntax
background-image: url(path to the file) | none
Arguments
Path to the graphic file is a value which is indicated inside the construction “url()”.You can write the file path either in quotation marks (double or single) or without them. The argument can have the value “none” if the background image is not necessary.
background | tag
...
 Read more: |
|
Thursday, 23 September 2010 07:00 |
 | About App Tamer
Some Mac applications, especially web browsers, continue running tasks or animations even when they’re supposed to be idle in the background. This can consume valuable processing power and reduce battery life. App Tamer’s unique AutoStop capability automatically pauses these applications when you switch away from them, and then restarts them when you click back to them. This frees your CPU and reduces power consumption.
App Tamer comes pre-configured to automatically pause Safari, Firefox and Chrome when they’re in the background. AutoStopping other applications is just a mouse click away. |
Read more: |
|
|
|
|
|
|
|