Üb2: Unterschied zwischen den Versionen
Aus Spiritwiki
Adm1 (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „Dies betrifft immer nur die eine wikiseite komplett - nicht das ganze Wiki ! <div id="menu0"> # {{#css:MyStyles.css}} If on the other hand "MyStyles.css" …“) |
Adm1 (Diskussion | Beiträge) |
||
(29 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
Dies betrifft immer nur die eine wikiseite komplett - nicht das ganze Wiki ! | Dies betrifft immer nur die eine wikiseite komplett - nicht das ganze Wiki ! | ||
<div id="menu0"> | <div id="menu0"> | ||
− | + | * {{#css:MyStyles.css}} | |
If on the other hand "MyStyles.css" was a file in the /wiki/skins directory, then it would be included as shown below. Note that the file must be an absolute path with a leading slash to distinguish it from an article title. | If on the other hand "MyStyles.css" was a file in the /wiki/skins directory, then it would be included as shown below. Note that the file must be an absolute path with a leading slash to distinguish it from an article title. | ||
+ | ............................................... | ||
+ | <br> | ||
− | + | {{#css:/skins/cavendishmw/hornav2.css}} | |
− | + | <html> | |
− | + | <div> | |
− | + | <ul id="hornav" class="hornav" > | |
− | # | + | <li style="display: inline; list-style-type: none; padding-right: 20px;"><a href="#">Link one</a></li> |
− | + | <li style="display: inline; list-style-type: none; padding-right: 20px;"><a href="#">Link two</a></li> | |
− | + | <li style="display: inline; list-style-type: none; padding-right: 20px;"><a href="#">Link three</a></li> | |
− | + | <li style="display: inline; list-style-type: none; padding-right: 20px;"><a href="#">Link four</a></li> | |
− | + | <li style="display: inline; list-style-type: none; padding-right: 20px;"><a href="#">Link five</a></li> | |
− | + | </ul> | |
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
− | + | </html> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | [[Kategorie:-]] | ||
− | + | <br> | |
− | + | ............................................... | |
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Aktuelle Version vom 14. April 2014, 17:12 Uhr
Dies betrifft immer nur die eine wikiseite komplett - nicht das ganze Wiki !