Üb2: Unterschied zwischen den Versionen

Aus Spiritwiki
 
(19 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 5: Zeile 5:
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.
...............................................
...............................................
{{#css:/skins/cavendishmw/men1.css}}
<br>
<ul id=men1>
 
<li><a href="#">Link one</a></li>
{{#css:/skins/cavendishmw/hornav2.css}}
<li><a href="#">Link two</a></li>
<html>
<li><a href="#">Link three</a></li>
<div>
<li><a href="#">Link four</a></li>
<ul id="hornav" class="hornav" >
<li><a href="#">Link five</a></li>
<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>
</ul>
</div>
</html>
[[Kategorie:-]]
<br>
...............................................
...............................................

Aktuelle Version vom 14. April 2014, 16:12 Uhr

Dies betrifft immer nur die eine wikiseite komplett - nicht das ganze Wiki !