SlideShare a Scribd company logo
1 of 2
Download to read offline
CSS Tutorial                                                     rosihanari.net


Mengubah Warna Background Text
Apabila Anda ingin mengubah warna background text, maka berikut ini adalah
propertinya:

background : warna;

cara penulisan value dari warna sama dengan color, yaitu dapat berupa nama eksplisit
warna yang diinginkan maupun kode hexadesimalnya.

Contoh:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>CSS Guide</title>

<style type="text/css">

body {
           background : green;
      }

p.styled {
                 font-family: "Palatino Linotype";
                 font-size: 20px;
                 color: #FF0000;
                 background: #FFFFFF; /* warna putih */
             }
p {
          color: orange;
          font-weight: bold;
          background: #000000;    /* warna hitam */
  }

</style>
</head>

<body>

<p class="styled">Ini adalah paragraf 1. Ini adalah paragraf 1. Ini
adalah paragraf 1. Ini adalah paragraf 1. Ini adalah paragraf 1. Ini
adalah paragraf 1. Ini adalah paragraf 1. Ini adalah paragraf 1. Ini
adalah paragraf 1. Ini adalah paragraf 1. </p>

<p>Ini adalah paragraf 2. Ini adalah paragraf 2. Ini adalah paragraf 2.
Ini adalah paragraf 2. Ini adalah paragraf 2. Ini adalah paragraf 2.
Ini adalah paragraf 2. Ini adalah paragraf 2. Ini adalah paragraf 2.
Ini adalah paragraf 2. Ini adalah paragraf 2. </p>



Mengubah Warna Background Text                                                   30
CSS Tutorial                                                   rosihanari.net


</body>
</html>

Pada contoh di atas, bagian body diberi warna background (seluruh halaman), namun
perkecualian untuk bagian paragraf. Paragraf pertama diberi warna background putih
sedangkan paragraf kedua diberi warna hitam.

Berikut ini tampilan di browser:




Mengubah Warna Background Text                                                 31

More Related Content

Viewers also liked

Ch.7 memory and studying
Ch.7 memory and studyingCh.7 memory and studying
Ch.7 memory and studyingremyy
 
Chiste
ChisteChiste
Chistemautm
 
Work cited
Work citedWork cited
Work citedAaronx49
 
Convention annuelle itSMF France - Le flyer
Convention annuelle itSMF France - Le flyerConvention annuelle itSMF France - Le flyer
Convention annuelle itSMF France - Le flyeritSMF France
 
Lavoro rumors di cambiamento
Lavoro rumors di cambiamentoLavoro rumors di cambiamento
Lavoro rumors di cambiamentoTomato DWS
 
Presentacion present continuos
Presentacion present continuosPresentacion present continuos
Presentacion present continuosfelusa
 
Soja 2008 - Resposta da soja à aplicação de micronutrientes, aminoácidos e fi...
Soja 2008 - Resposta da soja à aplicação de micronutrientes, aminoácidos e fi...Soja 2008 - Resposta da soja à aplicação de micronutrientes, aminoácidos e fi...
Soja 2008 - Resposta da soja à aplicação de micronutrientes, aminoácidos e fi...kimberlit
 
Francheska davi1 (3)
Francheska davi1 (3)Francheska davi1 (3)
Francheska davi1 (3)cheska92
 
Open office writer sebastiam
Open office writer sebastiamOpen office writer sebastiam
Open office writer sebastiamSebastian Robles
 

Viewers also liked (20)

Graficas de frutas
Graficas de frutasGraficas de frutas
Graficas de frutas
 
Ch.7 memory and studying
Ch.7 memory and studyingCh.7 memory and studying
Ch.7 memory and studying
 
Chiste
ChisteChiste
Chiste
 
Documento
DocumentoDocumento
Documento
 
Habilitaciones primaria
Habilitaciones primariaHabilitaciones primaria
Habilitaciones primaria
 
Work cited
Work citedWork cited
Work cited
 
Prac1
Prac1Prac1
Prac1
 
Migue
MigueMigue
Migue
 
特輯序文
特輯序文特輯序文
特輯序文
 
Convention annuelle itSMF France - Le flyer
Convention annuelle itSMF France - Le flyerConvention annuelle itSMF France - Le flyer
Convention annuelle itSMF France - Le flyer
 
Lavoro rumors di cambiamento
Lavoro rumors di cambiamentoLavoro rumors di cambiamento
Lavoro rumors di cambiamento
 
Presentacion present continuos
Presentacion present continuosPresentacion present continuos
Presentacion present continuos
 
42 ciko
42 ciko42 ciko
42 ciko
 
Test
TestTest
Test
 
Voleivol 2 x2 1 bach.
Voleivol 2 x2         1  bach.Voleivol 2 x2         1  bach.
Voleivol 2 x2 1 bach.
 
Desequilibrio entre áreas
Desequilibrio entre áreasDesequilibrio entre áreas
Desequilibrio entre áreas
 
Soja 2008 - Resposta da soja à aplicação de micronutrientes, aminoácidos e fi...
Soja 2008 - Resposta da soja à aplicação de micronutrientes, aminoácidos e fi...Soja 2008 - Resposta da soja à aplicação de micronutrientes, aminoácidos e fi...
Soja 2008 - Resposta da soja à aplicação de micronutrientes, aminoácidos e fi...
 
Mapes !
Mapes !Mapes !
Mapes !
 
Francheska davi1 (3)
Francheska davi1 (3)Francheska davi1 (3)
Francheska davi1 (3)
 
Open office writer sebastiam
Open office writer sebastiamOpen office writer sebastiam
Open office writer sebastiam
 

Similar to Css tutorial-12 2

Similar to Css tutorial-12 2 (20)

Css tutorial-12
Css tutorial-12Css tutorial-12
Css tutorial-12
 
Css tutorial-12 2
Css tutorial-12 2Css tutorial-12 2
Css tutorial-12 2
 
Css tutorial-11
Css tutorial-11Css tutorial-11
Css tutorial-11
 
Html dasar iskaruji dot com
Html dasar   iskaruji dot comHtml dasar   iskaruji dot com
Html dasar iskaruji dot com
 
Css tutorial-03
Css tutorial-03Css tutorial-03
Css tutorial-03
 
Css tutorial-03
Css tutorial-03Css tutorial-03
Css tutorial-03
 
Css tutorial-03 2
Css tutorial-03 2Css tutorial-03 2
Css tutorial-03 2
 
Css tutorial-03
Css tutorial-03Css tutorial-03
Css tutorial-03
 
Css tutorial-03
Css tutorial-03Css tutorial-03
Css tutorial-03
 
Css tutorial-05
Css tutorial-05Css tutorial-05
Css tutorial-05
 
Css tutorial-05
Css tutorial-05Css tutorial-05
Css tutorial-05
 
Css tutorial-08
Css tutorial-08Css tutorial-08
Css tutorial-08
 
Pemograman WEB (CSS)
Pemograman WEB (CSS)Pemograman WEB (CSS)
Pemograman WEB (CSS)
 
Web html
Web htmlWeb html
Web html
 
Css tutorial-01
Css tutorial-01Css tutorial-01
Css tutorial-01
 
Css tutorial-01
Css tutorial-01Css tutorial-01
Css tutorial-01
 
Laporan pemrograman berbasis web (CSS)
Laporan pemrograman berbasis web (CSS)Laporan pemrograman berbasis web (CSS)
Laporan pemrograman berbasis web (CSS)
 
Css
CssCss
Css
 
Css tutorial-01
Css tutorial-01Css tutorial-01
Css tutorial-01
 
Css tutorial-01
Css tutorial-01Css tutorial-01
Css tutorial-01
 

More from Dani Imansyah

More from Dani Imansyah (13)

Tutorial joomla1.5.x
Tutorial joomla1.5.x Tutorial joomla1.5.x
Tutorial joomla1.5.x
 
Tutorial lan
Tutorial lanTutorial lan
Tutorial lan
 
Css tutorial-20
Css tutorial-20Css tutorial-20
Css tutorial-20
 
Css tutorial-19
Css tutorial-19Css tutorial-19
Css tutorial-19
 
Css tutorial-18
Css tutorial-18Css tutorial-18
Css tutorial-18
 
Css tutorial-17
Css tutorial-17Css tutorial-17
Css tutorial-17
 
Css tutorial-15
Css tutorial-15Css tutorial-15
Css tutorial-15
 
Css tutorial-14
Css tutorial-14Css tutorial-14
Css tutorial-14
 
Css tutorial-10
Css tutorial-10Css tutorial-10
Css tutorial-10
 
Css tutorial-07
Css tutorial-07Css tutorial-07
Css tutorial-07
 
Css tutorial-06
Css tutorial-06Css tutorial-06
Css tutorial-06
 
Css tutorial-04
Css tutorial-04Css tutorial-04
Css tutorial-04
 
Css tutorial-02
Css tutorial-02Css tutorial-02
Css tutorial-02
 

Css tutorial-12 2

  • 1. CSS Tutorial rosihanari.net Mengubah Warna Background Text Apabila Anda ingin mengubah warna background text, maka berikut ini adalah propertinya: background : warna; cara penulisan value dari warna sama dengan color, yaitu dapat berupa nama eksplisit warna yang diinginkan maupun kode hexadesimalnya. Contoh: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>CSS Guide</title> <style type="text/css"> body { background : green; } p.styled { font-family: "Palatino Linotype"; font-size: 20px; color: #FF0000; background: #FFFFFF; /* warna putih */ } p { color: orange; font-weight: bold; background: #000000; /* warna hitam */ } </style> </head> <body> <p class="styled">Ini adalah paragraf 1. Ini adalah paragraf 1. Ini adalah paragraf 1. Ini adalah paragraf 1. Ini adalah paragraf 1. Ini adalah paragraf 1. Ini adalah paragraf 1. Ini adalah paragraf 1. Ini adalah paragraf 1. Ini adalah paragraf 1. </p> <p>Ini adalah paragraf 2. Ini adalah paragraf 2. Ini adalah paragraf 2. Ini adalah paragraf 2. Ini adalah paragraf 2. Ini adalah paragraf 2. Ini adalah paragraf 2. Ini adalah paragraf 2. Ini adalah paragraf 2. Ini adalah paragraf 2. Ini adalah paragraf 2. </p> Mengubah Warna Background Text 30
  • 2. CSS Tutorial rosihanari.net </body> </html> Pada contoh di atas, bagian body diberi warna background (seluruh halaman), namun perkecualian untuk bagian paragraf. Paragraf pertama diberi warna background putih sedangkan paragraf kedua diberi warna hitam. Berikut ini tampilan di browser: Mengubah Warna Background Text 31