If you're painting with latex paints, and the job is going to take more than a day (or you just need a longish break), putting used brushes and rollers in the refrigerator prevents them from drying out - and more importantly, prevents you from having to clean the brushes until you're done with the job for good.
I hate cleaning brushes, so this tip is a life saver. Just put the brushes in a plastic bag (I prefer the recyclable grocery bag variety) and pop it in the veggie drawer or wherever. I find allotting certain sections of the refrigerator for different paint types helpful. And you may as well.
When you need them again, they'll be ready to go. Who would've thought you'd get such great home improvement advice here? Then again, maybe you haven't.
Cambiando la altura entre las líneas de texto con el atributo line-height
body {
line-height: 1.5em;
}
If you're painting with latex paints, and the job is going to take more than a day (or you just need a longish break), putting used brushes and rollers in the refrigerator prevents them from drying out - and more importantly, prevents you from having to clean the brushes until you're done with the job for good.
I hate cleaning brushes, so this tip is a life saver. Just put the brushes in a plastic bag (I prefer the recyclable grocery bag variety) and pop it in the veggie drawer or wherever. I find allotting certain sections of the refrigerator for different paint types helpful. And you may as well.
When you need them again, they'll be ready to go. Who would've thought you'd get such great home improvement advice here? Then again, maybe you haven't.
Cambiando el tipo de fuente con el atributo font-family
body {
font-family: Georgia, Times, Serif;
line-height: 1.5em;
}
If you're painting with latex paints, and the job is going to take more than a day (or you just need a longish break), putting used brushes and rollers in the refrigerator prevents them from drying out and more importantly, prevents you from having to clean the brushes until you're done with the job for good.
I hate cleaning brushes, so this tip is a life saver. Just put the brushes in a plastic bag (I prefer the recyclable grocery bag variety) and pop it in the veggie drawer or wherever. I find allotting certain sections of the refrigerator for different paint types helpful. And you may as well.
When you need them again, they'll be ready to go. Who would've thought you'd get such great home improvement advice here? Then again, maybe you haven't.
Cambiando el tipo de fuente con nombres compuestos y kerning negativo
body {
font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
line-height: 1.5em;
}
h1 {
letter-spacing: -2px;
}
If you're painting with latex paints, and the job is going to take more than a day (or you just need a longish break), putting used brushes and rollers in the refrigerator prevents them from drying out and more importantly, prevents you from having to clean the brushes until you're done with the job for good.
I hate cleaning brushes, so this tip is a life saver. Just put the brushes in a plastic bag (I prefer the recyclable grocery bag variety) and pop it in the veggie drawer or wherever. I find allotting certain sections of the refrigerator for different paint types helpful. And you may as well.
When you need them again, they'll be ready to go. Who would've thought you'd get such great home improvement advice here? Then again, maybe you haven't.
Kerning positvo(espacio entre las letras)
h1 {
letter-spacing: 4px;
font-style: italic;
}
If you're painting with latex paints, and the job is going to take more than a day (or you just need a longish break), putting used brushes and rollers in the refrigerator prevents them from drying out and more importantly, prevents you from having to clean the brushes until you're done with the job for good.
I hate cleaning brushes, so this tip is a life saver. Just put the brushes in a plastic bag (I prefer the recyclable grocery bag variety) and pop it in the veggie drawer or wherever. I find allotting certain sections of the refrigerator for different paint types helpful. And you may as well.
When you need them again, they'll be ready to go. Who would've thought you'd get such great home improvement advice here? Then again, maybe you haven't.
Capitalizar mayúsculas
body {
font-family: Georgia, Times, serif;
line-height: 1.5em;
}
h1 {
letter-spacing: 4px;
font-style: italic;
}
.drop {
float: left;
font-size: 400%;
line-height: 1em;
margin: 4px 10px 10px 0;
padding: 4px 10px;
border: 2px solid #ccc;
background: #eee;
}
If you're painting with latex paints, and the job is going to take more than a day (or you just need a longish break), putting used brushes and rollers in the refrigerator prevents them from drying out and more importantly, prevents you from having to clean the brushes until you're done with the job for good.
I hate cleaning brushes, so this tip is a life saver. Just put the brushes in a plastic bag (I prefer the recyclable grocery bag variety) and pop it in the veggie drawer or wherever. I find allotting certain sections of the refrigerator for different paint types helpful. And you may as well.
When you need them again, they'll be ready to go. Who would've thought you'd get such great home improvement advice here? Then again, maybe you haven't.
Justificamos el texto
body {
font-family: Georgia, Times, serif;
line-height: 1.5em;
text-align: justify;
}
h1 {
letter-spacing: 4px;
font-style: italic;
}
.drop {
float: left;
font-size: 400%;
line-height: 1em;
margin: 4px 10px 10px 0;
padding: 4px 10px;
border: 2px solid #ccc;
background: #eee;
}
If you're painting with latex paints, and the job is going to take more than a day (or you just need a longish break), putting used brushes and rollers in the refrigerator prevents them from drying out and more importantly, prevents you from having to clean the brushes until you're done with the job for good.
I hate cleaning brushes, so this tip is a life saver. Just put the brushes in a plastic bag (I prefer the recyclable grocery bag variety) and pop it in the veggie drawer or wherever. I find allotting certain sections of the refrigerator for different paint types helpful. And you may as well.
When you need them again, they'll be ready to go. Who would've thought you'd get such great home improvement advice here? Then again, maybe you haven't.
Centramos la cabecera
body {
font-family: Georgia, Times, serif;
line-height: 1.5em;
text-align: justify;
}
h1 {
letter-spacing: 4px;
font-style: italic;
text-align: center;
}
.drop {
float: left;
font-size: 400%;
line-height: 1em;
margin: 4px 10px 10px 0;
padding: 4px 10px;
border: 2px solid #ccc;
background: #eee;
}
If you're painting with latex paints, and the job is going to take more than a day (or you just need a longish break), putting used brushes and rollers in the refrigerator prevents them from drying out and more importantly, prevents you from having to clean the brushes until you're done with the job for good.
I hate cleaning brushes, so this tip is a life saver. Just put the brushes in a plastic bag (I prefer the recyclable grocery bag variety) and pop it in the veggie drawer or wherever. I find allotting certain sections of the refrigerator for different paint types helpful. And you may as well.
When you need them again, they'll be ready to go. Who would've thought you'd get such great home improvement advice here? Then again, maybe you haven't.
Cambiando el espacio entre las letras y transformandolas en mayúsculas (la cabecera).
body {
font-family: Georgia, Times, serif;
line-height: 1.5em;
text-align: justify;
}
h1 {
letter-spacing: 4px;
font-style: italic;
text-align: center;
text-transform: uppercase;
}
.drop {
float: left;
font-size: 400%;
line-height: 1em;
margin: 4px 10px 10px 0;
padding: 4px 10px;
border: 2px solid #ccc;
background: #eee;
}
If you're painting with latex paints, and the job is going to take more than a day (or you just need a longish break), putting used brushes and rollers in the refrigerator prevents them from drying out and more importantly, prevents you from having to clean the brushes until you're done with the job for good.
I hate cleaning brushes, so this tip is a life saver. Just put the brushes in a plastic bag (I prefer the recyclable grocery bag variety) and pop it in the veggie drawer or wherever. I find allotting certain sections of the refrigerator for different paint types helpful. And you may as well.
When you need them again, they'll be ready to go. Who would've thought you'd get such great home improvement advice here? Then again, maybe you haven't.
Atributo font-variant
body {
font-family: Georgia, Times, serif;
line-height: 1.5em;
text-align: justify;
}
h1 {
letter-spacing: 4px;
font-style: italic;
text-align: center;
font-variant: small-caps;
}
.drop {
float: left;
font-size: 400%;
line-height: 1em;
margin: 4px 10px 10px 0;
padding: 4px 10px;
border: 2px solid #ccc;
background: #eee;
}
If you're painting with latex paints, and the job is going to take more than a day (or you just need a longish break), putting used brushes and rollers in the refrigerator prevents them from drying out and more importantly, prevents you from having to clean the brushes until you're done with the job for good.
I hate cleaning brushes, so this tip is a life saver. Just put the brushes in a plastic bag (I prefer the recyclable grocery bag variety) and pop it in the veggie drawer or wherever. I find allotting certain sections of the refrigerator for different paint types helpful. And you may as well.
When you need them again, they'll be ready to go. Who would've thought you'd get such great home improvement advice here? Then again, maybe you haven't.
Sangrado del texto.
body {
font-family: Georgia, Times, serif;
line-height: 1.5em;
text-align: justify;
}
h1 {
letter-spacing: 4px;
font-style: italic;
text-align: center;
font-variant: small-caps;
}
p {
text-indent: 3em;
}
If you're painting with latex paints, and the job is going to take more than a day (or you just need a longish break), putting used brushes and rollers in the refrigerator prevents them from drying out and more importantly, prevents you from having to clean the brushes until you're done with the job for good.
I hate cleaning brushes, so this tip is a life saver. Just put the brushes in a plastic bag (I prefer the recyclable grocery bag variety) and pop it in the veggie drawer or wherever. I find allotting certain sections of the refrigerator for different paint types helpful. And you may as well.
When you need them again, they'll be ready to go. Who would've thought you'd get such great home improvement advice here? Then again, maybe you haven't.