ISI | ISI | ISI |
ISI | ISI | ISI |
<style type="text/css">
#Example_A {
height: 65px;
width:160px;
-moz-border-radius-bottomright: 50px;
border-bottom-right-radius: 50px;
background-color: #00FF00;
text-align: center;
}
#Example_B {
height: 65px;
width:160px;
-moz-border-radius-bottomright: 50px 25px;
border-bottom-right-radius: 50px 25px;
background-color: #00FF00;
text-align: center;
}
#Example_C {
height: 65px;
width:160px;
-moz-border-radius-bottomright: 25px 50px;
border-bottom-right-radius: 25px 50px;
background-color: #00FF00;
}
#Example_D {
height: 5em;
width: 12em;
-moz-border-radius: 1em 4em 1em 4em;
border-radius: 1em 4em 1em 4em;
background-color: #00FF00;
text-align: center;
}
#Example_E {
height: 65px;
width:160px;
-moz-border-radius: 25px 10px / 10px 25px;
border-radius: 25px 10px / 10px 25px;
background-color: #00FF00;
text-align: center;
}
#Example_F {
height: 70px;
width: 70px;
-moz-border-radius: 35px;
border-radius: 35px;
background-color: #00FF00;
text-align: center;
}
</style>
<table width="200px" border="0" cellspacing="0" cellpadding="5">
<tr>
<td><div id="Example_A">ISI</div></td>
<td><div id="Example_B">ISI</div></td>
<td><div id="Example_C">ISI</div></td>
</tr>
<tr>
<td><div id="Example_D">ISI</div></td>
<td><div id="Example_E">ISI</div></td>
<td><div id="Example_F">ISI</div></td>
</tr>
</table>
#Example_A {
height: 65px;
width:160px;
-moz-border-radius-bottomright: 50px;
border-bottom-right-radius: 50px;
background-color: #00FF00;
text-align: center;
}
#Example_B {
height: 65px;
width:160px;
-moz-border-radius-bottomright: 50px 25px;
border-bottom-right-radius: 50px 25px;
background-color: #00FF00;
text-align: center;
}
#Example_C {
height: 65px;
width:160px;
-moz-border-radius-bottomright: 25px 50px;
border-bottom-right-radius: 25px 50px;
background-color: #00FF00;
}
#Example_D {
height: 5em;
width: 12em;
-moz-border-radius: 1em 4em 1em 4em;
border-radius: 1em 4em 1em 4em;
background-color: #00FF00;
text-align: center;
}
#Example_E {
height: 65px;
width:160px;
-moz-border-radius: 25px 10px / 10px 25px;
border-radius: 25px 10px / 10px 25px;
background-color: #00FF00;
text-align: center;
}
#Example_F {
height: 70px;
width: 70px;
-moz-border-radius: 35px;
border-radius: 35px;
background-color: #00FF00;
text-align: center;
}
</style>
<table width="200px" border="0" cellspacing="0" cellpadding="5">
<tr>
<td><div id="Example_A">ISI</div></td>
<td><div id="Example_B">ISI</div></td>
<td><div id="Example_C">ISI</div></td>
</tr>
<tr>
<td><div id="Example_D">ISI</div></td>
<td><div id="Example_E">ISI</div></td>
<td><div id="Example_F">ISI</div></td>
</tr>
</table>
Tidak ada komentar:
Posting Komentar