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
:
Secure Shell
Subject
:
CSS ile kutular yapıyoruz.
Description
:
CSS ile kutular yapıyoruz.
stylesheet fragment: ul { background: yellow; margin: 12px 12px 12px 12px; padding: 3px 3px 3px 3px; } li { color: white; background: blue; margin: 12px 12px 12px 12px; padding: 12px 0px 12px 12px; list-style: none } #third { border-style: dashed; border-width: medium; border-color: lime; } #fourth { color: red; background: #ffa500; padding-top: 0.1em; padding-bottom: 2em; padding-left: 10em; padding-right: 1em; border-top-style: dotted; border-bottom-style: solid; border-left-style: double; border-right-style: groove; border-top-width: thin; border-bottom-width: thick; border-left-width: medium; border-right-width: medium; border-top-color: maroon; border-bottom-color: aqua; border-left-color: fuchsia; border-right-color: red; } html document fragment: <ul> <li>first box</li> <li>second box</li> <li id="third">third box (with border)</li> <li><div id="fourth">fourth box <br />(strange)</div></li> <li>Attention! Some properties is not supported some browsers!</li> </ul>
Rating
:
0.00
(out of 5)
Visitor Voting Booth
:
Excellent
Very Good
Good
Fair
Poor
Copyright © 2006 SharingCode.NET . All rights reserved. Hosted By: SisNetworks