CSS border-color

Fragen und Antworten zum CSS-Befehl border-color.

Forenbeiträge die sich mit border-color beschäftigen


Zentrierter DIV-Bereich wandert aus Fenster raus

... #58; 50%; left: 50%; margin-left:-350px; margin-top:-200px; border-width:1px; border-color: white; border-style:solid; width: 700px; height:400px; background-color:wh ...
in CSS für Anfänger

Hover Menü

... t-weight: bold; text-transform: uppercase; text-align: center; padding-right: 20px; border-color: #FF69B4; border-left-color: none; border-top-color: none; color: white; background-image:url ...
in CSS für Anfänger

Und hier noch die entsprechende css Datei

... deliveryAndPayment table th, #deliveryAndPayment table thead th, #deliveryAndPayment table thead td{border-color:#ccc;} #products li h4, #products li .price em, #products li.pages a, #product h4{back ...
in Homepage-Check

Div-Boxen übereinander legen

... padding-left:2px; border-style:solid; border-width:5px; border-color:#c60303; z-index:10; -moz-border-radius:5px;}.shortText{ heigh ...
in CSS für Anfänger

Anfänger: Problem mit Positionierung

... ainer .logo { height: 90%; width: 90%; border-style: dotted; border-width: 1px; border-color: white; margin-top: 7px; margin-bottom: 7px; margin-left: 7px; position: float; ...
in CSS für Anfänger

Re: 4 Tage vergebliche Suche.. :-(

... x */-webkit-box-shadow: 10px 10px 5px #999; /* Google Chrome */}.div3{border-width: 7pt;border-color:#660000;border-style:double;padding:5px;}[/code:2seb842n]Bei größeren Bildschirmen sieh ...
in CSS für Fortgeschrittene

Re: Text horizontal zentrieren

... abe ich den cont-Style etwas verändert.vorher:[code:3pd31wfd]div#cont { border-style:solid; border-color:#E00; float:left; width:880px; height:480px; text-align:center; overf ...
in CSS für Anfänger

Untermenüs nicht in Fett (bold) anzeigen

... ground-position: left top; background-repeat: repeat-x; border-width: 1px; border-style: solid; border-color: #EDEDED;}.art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span{ display: inline; float ...
in CSS für Anfänger

Scrollbalken formatieren

... nd-color: #C00000; padding: 6px; text-align: center; vertical-align: middle; border: solid 0px; border-color: #FFFFFF #222222 #222222 #F0F0F0;} --></style>[/color:3w325qil]Habe die Daten auch schon ...
in CSS für Anfänger

Scrollbalken formatieren

... nd-color: #C00000; padding: 6px; text-align: center; vertical-align: middle; border: solid 0px; border-color: #FFFFFF #222222 #222222 #F0F0F0;} --></style>[/color:um9aret6]Habe die Daten auch schon ...
in CSS für Anfänger

overflow: hidden versteckt Inhalt

... hover img {position:absolute; left:-50px; top:-32px; width:200px; height:150px; border-color:#fff;}</style><div class="photo"><ul class="topic"> <l ...
in CSS für Fortgeschrittene

Re: Spaltenbreite

... 8; 12pt; font-family: Arial;}.graph { border: solid; background-color: #FFFFFF; border-color: #777; border-width: 0px;}.innergraph { background-color: #038A5F; color: #7 ...
in CSS für Anfänger

Bildergalerie Bild mit overflow rechts rauskucken lassen

... height: 422px; margin-bottom: 1px; margin-left: 3px; border-width: 1px; border-color: #000; border-style: solid; background: transparent url(../image/menuekar ...
in CSS für Anfänger

CSS Menü Hilfe

... erif;font-size: 130%;text-align: center;border: 1px solid black;border-width:1px;border-style:solid;border-color:black;}/* remove all the bullets, borders and padding from the default list styling */.menu ul {pad ...
in CSS für Fortgeschrittene

2 Buttons nebeneinander anordnen

... order-right: 0px solid #CCB; margin: 1em 0 1.1em;}input, textarea, select { background-color: #FFF; border-color: #777 #CCC #CCC #777; border-style: solid; border-width: 1px; font: normal 1.0em Helvetica,sans-ser ...
in CSS für Anfänger