MyWapBlog.com - Desktop Version
  • 1
  • 2
  • 3
  • 4
  • 5
(4 ratings)
Report Abuse

Latest Posts

  1. Home
    This is a private post. Please visit the blog and sign-in to read.
  2. Pottery in Zimbabwe
    The use of clay as media in making pots is a craft started long back...
  3. Jeme kite nilah mang
    Kamu mau cari aplikasi buat hp kmu, atau cari info penting lainnya...! Klik aja site dibawah...
  4. Rumah Sakit Tidak Layak Pakai
    Artikel ini gue posting karena melihat fakta tentang keberadaan,lingkungan,pelayanan rumah sakit tersebut. Gue dengan sengaja...
  5. Prazty
    This is a private post. Please visit the blog and sign-in to read.

Categories

  1. Coretan (1)
  2. Islam (1)
  3. Uncategorized (121)

Catatan {bg dan text} [01:44 PM, 24-Jan-10]

Background

body
{
background-color:#b0c4de;
}


body {background-image:url('paper.gif' ) }

body
{
background-image:url( 'gradient2.png' ) ;
background-repeat:repeat-x;
}
ket: x=horizontal

body
{
background-image:url( 'img_tree.png' ) ;
background-repeat:no-repeat;
background-position:top right;
margin-right:200px;
}

body
{
background-image:url( 'smiley.gif' ) ;
background-repeat:no-repeat;
background-attachment:fixed
}

body
{
background:#ffffff url( 'img_tree.png' ) no-repeat top right;
margin-right:200px;
}

text

body { color:red }
h1 { color:#00ff00 }
.ex {color:rgb( 0,0,255 ) }

h1 {text-align:center}
p.date {text-align:right}
p.main {text-align:justify}

a {text-decoration:none}
ket: link tanpa underline

h1 {text-decoration: overline}
h2 {text-decoration:line-through}
h3 {text-decoration:underline}
h4 {text-decoration:blink}

p.uppercase {text-transform:uppercase}
p.lowercase {text-transform:lowercase}
p.capitalize {text-transform:capitalize}

p {text-indent:50px}

h1 {letter-spacing:2px}
h2 {letter-spacing:-3px} ket:spasi antar karakter

p.small {line-height: 90%}
p.big {line-height: 200%}
ket:spasi antar line

img.top {vertical-align:text-top}
img.super {vertical-align:super}


dicopet dari: W3schools

Comments

Subscribe to Comment Feed (RSS / ATOM)

No comments yet. Why not make the first one!

New Comment

[Sign In]
Name:

Comment:
(You may use BBCode.)