login  Naam:   Wachtwoord: 
Registreer je!
 Overzicht:
Overzicht > CSS > border-bottom

Gebruik:
selector { border-bottom: waarde }

Uitleg:
Met dit kan je de opties veranderen van de onderste rand van de tabel.
Mogelijke waardes zijn:

border-bottom-color: Kleur van de onderste rand van de tabel. (kleur)
border-bottom-style: Stijl van de onderste rand van de tabel. (vb:solid)
border-bottom-width: Breedte van de onderste rand van de tabel. (pixels)


Voorbeeld:
<style type="text/css">
.bottom { border-bottom-color: #FF0000 }
</style>

<table width="100%" border="1" cellspacing="0" cellpadding="0">
<tr>
<td class="bottom">De tabel</td>
</tr>
</table>

Bijdragen :
Er zijn nog geen bijdragen.


 Overzicht
active
background-attach...
background-color
background-image
background-position
background-repeat
border-bottom
border-left
border-right
border-top
color
cursor
float
font-family
font-size
font-style
font-variant
font-weight
hover
letter-spacing
link
list-style-image
list-style-position
list-style-type
margin-bottom
margin-left
margin-right
margin-top
padding-bottom
padding-left
padding-right
padding-top
text-align
text-indent
text-transform
visited



© 2002-2024 Sitemasters.be - Regels - Laadtijd: 0.009s