Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Zentrieren von Div-Containern

Empfohlene Antworten

Hallo Gemeinde!

Ich hab ein wahrscheinlich recht simples Problem, aber ich komm einfach nicht auf die Lösung. Evtl. hab ich mich schon total verhtmlt... Ich will die drei Icons in der Subnavigation dieser Seite zentrieren, aber ich schaff es einfach nicht.


<div id="SubNavigation">

  <div style="margin:0 auto;">

     <ul>

       <li class="subTitle">

         <div class="projectNavIcon" >

           <a title="" href="#"> </a>

         </div>

       </li>

     </ul>  

     <ul>

       <li class="subTitle">

         <div class="projectNavIcon" >

           <a title="" href="#"> </a>

         </div>

       </li>

     </ul>    

  </div>  

</div>

Das umschließende Div hat die ID #SubNavigation. Hier hab ich text-align:center angegben. Ich dacht jetzt dass das DIV um die uls diese doch zentrieren müsste. Steh irgendwie auf dem Schlauch.

#SubNavigation

{	

	width:758px;				

	text-align:center;

}


#SubNavigation ul

{

	list-style:none;

	margin:0px;

	padding:0px;	

}

Die Listen brauche ich, da ich eigentlich, bei Mousover über einem Subnavigationspunkt unter diesem, den Titel des aktuellen Kontext anzeigen wollte. Also z. B. so:

subnav.jpg

Wenn ihr eine bessere Idee habt würde ich mich freuen!

Vielen Dank schon mal!

Gruß,

Kristof

Archiv

Dieses Thema wurde archiviert und kann nicht mehr beantwortet werden.

Konto

Navigation

Suchen

Suchen

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.