Ajax
ASP
C,C++
C#,.NET
CSS,HTML
Delphi,Kylix
Experience
Flash
Java
JavaScript
PHP
Python
QT
SQL
ShellScript
VB
U :
P :
Register
Lost Password
Other Links
Code Archive
Save Giovanni
CSS,HTML Category Code
Real Name
:
Güray SATICI
Subject
:
Border Uygulamasına Bir Örnek
Description
:
CSS kullanarak sayfadaki table border kullanımına yönelik uygulama.
<html><head> <style type="text/css"> .border0 { border: 0px none #FFFFFF; width:98%; } .border1 { border-bottom: 1px dotted #000000; border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; border-top-style: none; border-right-style: none; border-left-style: none; border-top-color: #FFFFFF; border-right-color: #FFFFFF; border-left-color: #FFFFFF; } </style> </head><body> <table border=0 width=60%> <tr><td class=border1>Border Uygulamasına Bir Örnek</td></tr></table> </body></html>
Rating
:
4.50
(out of 5)
Visitor Voting Booth
:
Excellent
Very Good
Good
Fair
Poor
Copyright © 2006 SharingCode.NET . All rights reserved. Hosted By: SisNetworks