Tutorials
Eine immer größer werdende Tutorialdatenbank.
PHP-Fusion Core
Aktuelle PHP-Fusion Vollversionen und Updates
Addon Downloads
Alle Downloads garantiert Kostenlos
Support 24/7
24 Stunden, 7 Tage die Woche, das ganze Jahr.
Inhaltsverzeichniss mit CSS erstellen
Kategorie: CSS
PHP-Fusion Version: Keine
Quelle: webmaster-resource.de
Schwierigkeitsgrad:
Ein schönes inhaltsverzeichniss könnt ihr hiermit erstellen.
Faq
HTML-CodeGeSHi: HTML
- <div class="Kategorie">
- </div>
- <div class="Unterkategorie">
- </div>
- <div class="Unterkategorie">
- </div>
- <div class="Kategorie">
- </div>
gewandelt in 0.002 Sekunden, benutzt wurde GeSHi 1.0.8.10
CSS
GeSHi: CSS
- DIV.Kategorie {
- width: 50%;
- height: .8em;
- line-height: 1em;
- border-bottom: 4px dotted slategray;
- margin-top: .9em;
- font-size: 1em;
- font-weight: bold;
- }
-
- DIV.Unterkategorie {
- width: 50%;
- margin-left: 6%;
- height: 1.1em;
- border-bottom: 2px dotted slategray;
- margin-top: .4em;
- font-size: .8em;
- font-weight: bold;
- }
-
- .Textelement {
- float: left;
- position: relative;
- top: 5px;
- background-color: white;
- border-bottom: solid white .2em;
- margin-bottom: -.3em;
- text-align: left;
- padding-right: 10px;
- }
-
- .Seitenzahl {
- float: right;
- position: relative;
- top: 5px;
- background-color: white;
- border-bottom: solid white .2em;
- margin-bottom: -.4em;
- text-align: right;
- width: 44px;
- }
gewandelt in 0.002 Sekunden, benutzt wurde GeSHi 1.0.8.10
Demo ansehen
Demo
Kapitel 1
1
Warum Cascading Style Sheets?
4
CSS und HTML
13
Kapitel 2
24
Tutorial Verlinken
URL:
BBCode:
HTML-Code:
Kommentare
Es wurden noch keine Kommentare verfasst.
Kommentar schreiben
Bitte logge dich ein, um einen Kommentar zu verfassen.
Anzeige
Anmelden
Anzeige