CSS border-top-width

Fragen und Antworten zum CSS-Befehl border-top-width.

Forenbeiträge die sich mit border-top-width beschäftigen


CSS Template dritte Spalte

... ; 0; padding: 0; background-color:#FFBE42; border-style:solid; border-width:medium; border-top-width:0; border-color:#FFF;}#banner p{ margin-left: 20em; padding: 25px;}/* ------------- ...
in CSS für Anfänger

css-formatierte Navigation macht im IE Probleme

... lor: #C1D8AB; height: 200px; width: 70%; margin-right: auto; margin-left: auto; border-top-width: 1px; border-right-width: 1px; border-left-width: 1px; border-top-style: solid; bor ...
in CSS für Anfänger

Darstellungsprobleme ie6 und ie7

... oll; /* bisher 1630px */ position:relative; border-top:solid; border-top-color:#87b45a; border-top-width:thin;}.produktinfos { float:right; width: 300px; margin-top:5px;}.produktti ...
in CSS für Anfänger

Navigation verschiebt sich wenn ich Text rein schreibe

... argin-top: 6px; margin-right: 6px; margin-bottom: 6px; background-color: blue; border-top-width:10px; border-left-width:10px; border-right-width:10px; border-bottom-width:10p ...
in CSS für Anfänger

Background color for floating divs (or wrapper) problem

... padding-top: 6px; padding-right: 14px;}div#menu_column { float: left; width: 200px; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin ...
in CSS für Anfänger

2 Divs untereinander ergibt Lücke im IE

... m_bg.jpg'); background-repeat:no-repeat; width:800px;}#navbar { float:left; border-top-width:20px; border-top-style:solid; border-color:#ffcc33; margin-top:20px; width& ...
in CSS für Anfänger

Darstellung css-Menü im IE

... no-repeat;font-weight:bold;}/*^'^ Horizontal Dividers ^'^*/ #nav-container .divider-horiz{ border-top-width:1px;margin:5px 5px;border-color: #C16100;}/*^'^ Vertical Dividers ^'^*/ #nav-container ...
in CSS für Anfänger

css navi

... vidual Horizontal Dividers""""""""*/ #qm0 .qmdividerx { border-top-width:0px; margin:4px 0px; border-color:#bfbfbf; } /*"""""""" I ...
in CSS für Anfänger

Probleme mit Höhe von Div-Containern

... ;left: 50%;width: 80%;visibility: visible;border: #4B657B; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;tex ...
in CSS für Anfänger

IE7 vs. Firefox Layout Problem

... 58; 0; border-bottom-style : solid; border-bottom-color : #000000; } .moduletable div { border-top-width : 0; border-top-style : solid; border-top-color : #000000; } div.mainlevel { width ...
in Homepage-Check

Probleme mit dem CSS i IE/Firefox

... x; border-bottom-style: solid; border-top-color: #333333; border-bottom-color: #333333; border-top-width: 1px; border-top-style: solid; padding-top: 3px; padding-right: 0px; padding-bottom ...
in CSS für Fortgeschrittene

Inhalt verrutscht (nach oben) IE 5.0 + 5.5

... ground-repeat: repeat-x; background-position: center bottom; border: 1px solid #91C6DF; border-top-width: 0;}* html div#left { /* IE 6 hack */ position: static; float:left; margin-le ...
in CSS für Fortgeschrittene

IE6 Darstellungsproblem

... uttons { position:absolute; top:109px; width:100%; height:29px; z-index:2; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; bo ...
in CSS für Anfänger

Viele Boxen, eine Größe?

... -align: left;}#content { background-color: White; border: 1px solid #79A7E2; border-top-width:0; padding: 5px; font-size: 8pt; font-family: Tahoma, Verdana, Arial, Helvetica; ...
in CSS für Anfänger

IE / Firefox / Opera DIV-Darstellungdifferenz

... ;20px; background-color:#FF0000; min-height:100%; border-top: medium solid #FFFFFF; border-top-width: 1px; } #inhalt{ background-color: #FF0000; float: left; display:inlin ...
in CSS für Anfänger