CSS display

Fragen und Antworten zum CSS-Befehl display.

Forenbeiträge die sich mit display beschäftigen


Re: dynamisches div mit float

[/url:126h4lot]
in CSS für Fortgeschrittene

Höhe von DIVs (tabellenartig) - alter Hut :-/

... henunterschieds (100px vs. 20px).Wie man das halt so macht, hab ich mit "float" und "display" rumgespielt, hat alles nicht geholfen.Hier etwas Code, um das Design zu verdeutlichen:[code:p ...
in CSS für Fortgeschrittene

Menü zentrieren

... ase; font-size: 0.8em; font-weight: bold;}#mainnav a:link, #mainnav a:visited { display: block; line-height: 30px; padding:0 30px 0 30px; color: white; text-decoration: ...
in CSS für Anfänger

Re: CSS - Drop Down Menü

... erif; [color=#FF8000] font-size:12px;[/color] color: #ffffff; display:block; text-align:center; outline:0; margin-top:7px; text-decoration:none;}[/co ...
in CSS für Fortgeschrittene

Hauptnavigation mehrzeilig statt einzeilig

... argin-left : 10px; margin-right : 10px; text-align : left; display : inline; position : absolute; top : 190px; left ...
in CSS für Anfänger

Re: bei a:visited werden styles nicht interpretiert

... ;title>X</title><style type="text/css">#content a { color:#00519e; display: block;}#content a:visited,#content a:hover { font-weight : bold; font-variant: ...
in CSS für Fortgeschrittene

Re: Headimage in DIV Container - Überlappend

... margin-left:-22px; margin-top:-10px; width:940px; height:40px; display:block;}.Box2 .Titel { font-family: Arial,Helvetica,sans-serif; color& ...
in CSS für Fortgeschrittene

Re: Bild vertikal zentrieren

... 100%;}body { text-align:center; min-width:634px;}body:after { content:""; display:inline-block; height:50%; background:#a33;} #box { padding:10px; background:#aa ...
in CSS für Anfänger

DIVs überlappen sich nicht

... ackground_01.png);}#wrapper { width: 1100px; margin-left: auto; margin-right: auto; display: block;}#top_left_top { float: left; height: 85px; width: 790px;}#top_menu_left { b ...
in CSS für Anfänger

Textrahmen mit unterschiedlicher Breite erzeugen

... <!--p.borderC{ padding: 1px; border: 2px solid #9945F9; border-radius: 15px; display:block; text-align:left; background-color:#D4B3F9; max-width:90%;}p.borderD{ ...
in CSS für Anfänger

PHP: ImageJPEG: Only 255 Colors?!?

... imagejpeg($MyResizedImage);[/PHP] And here's the URL:URL: jamaica-focus.com/SvenLittkowski/p/ImagesDisplayRemote.php5?What=../v/Lib/Nature/ID/01/100_5322 - 72DPI - 3000x2000px.jpg&Width=1000
in CSS für Anfänger

textpositionierung auf button

... /* =Menu----------------------------------------------- */#access { border-top: 1px solid #ccc; display: block; float: left; margin: 0 auto; padding: 1px 0 0; width: 100%;}#access ul ...
in CSS für Anfänger

Navi-Rausklappmenü

... box-bottom-left, span.box-bottom-right {position: absolute;width: 20px;height: 20px;display: block;}span.box-top-right {background: url(fotos/box_top_right.jpg) no-repeat;top& ...
in CSS für Anfänger

Re: Gut im Safari, schlecht im Avant

tp://www.ohne-css.gehts-gar.net/0009.php[/url:36id5fp0] ...
in CSS für Anfänger

Text unten ausrichten in Navigationsleiste mit Bild

... 2; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; }#nav li { float: left; }#nav li a { display: block; padding-top:8px; padding-bottom:8px;
in CSS für Anfänger