Hilfe:Inhaltselemente
aus openSUSE, der freien Wissensdatenbank
Inhaltsverzeichnis |
div.center
Zentriert Elemente, stellt sie als Block dar. Nutzen Sie bitte nicht mehr das auslaufende <center>, sondern stattdessen diese Klasse.
Der Code sieht so aus:
<div class="center">...Inhalt...</div>
div.shell
Eine Ansicht ähnlich der in xterm.
fs@neo:~> lsusb Bus 002 Device 002: ID 046d:c501 Logitech, Inc. Cordless Mouse Receiver Bus 002 Device 001: ID 0000:0000 Bus 001 Device 002: ID 05e3:0605 Genesys Logic, Inc. USB 2.0 Hub [ednet] Bus 001 Device 001: ID 0000:0000
Der Code sieht so aus:
<div class="shell"> ...Inhalt... </div>
div.pre_hscroll
<pre> mit einer zorizontalen Bildlaufleiste. Die Maximalhöhe ist 25em. Nutzen Sie bitte das normale <pre>, wenn ihr Text nicht in die Box passt.
Das Wiki erlaubt keine Parameter für <pre>, weshalb stattdessen <div> genutzt werden muss.
fs@neo:~> lsusb Bus 002 Device 002: ID 046d:c501 Logitech, Inc. Cordless Mouse Receiver Bus 002 Device 001: ID 0000:0000 Bus 001 Device 002: ID 05e3:0605 Genesys Logic, Inc. USB 2.0 Hub [ednet] Bus 001 Device 001: ID 0000:0000 This is a very long line. This is a very long line. This is a very long line. This is a very long line. This is a very long line. This is a very long line.
Der Code sieht so aus:
<div class="pre_hscroll"> ...Inhalt... </div>
div.pre_scroll
<pre> mit einer horizontalen und vertikalen Bildlaufleiste und eine Maximalhöhe von 18em.
Das Wiki erlaubt keine Parameter für <pre>, weshalb stattdessen <div> genutzt werden muss.
fs@neo:~> lsusb Bus 002 Device 002: ID 046d:c501 Logitech, Inc. Cordless Mouse Receiver Bus 002 Device 001: ID 0000:0000 Bus 001 Device 002: ID 05e3:0605 Genesys Logic, Inc. USB 2.0 Hub [ednet] Bus 001 Device 001: ID 0000:0000 This is a very long line. This is a very long line. This is a very long line. This is a very long line. This is a very long line. This is a very long line. fs@neo:~> lsusb Bus 002 Device 002: ID 046d:c501 Logitech, Inc. Cordless Mouse Receiver Bus 002 Device 001: ID 0000:0000 Bus 001 Device 002: ID 05e3:0605 Genesys Logic, Inc. USB 2.0 Hub [ednet] Bus 001 Device 001: ID 0000:0000 This is a very long line. This is a very long line. This is a very long line. This is a very long line. This is a very long line. This is a very long line. fs@neo:~> lsusb Bus 002 Device 002: ID 046d:c501 Logitech, Inc. Cordless Mouse Receiver Bus 002 Device 001: ID 0000:0000 Bus 001 Device 002: ID 05e3:0605 Genesys Logic, Inc. USB 2.0 Hub [ednet] Bus 001 Device 001: ID 0000:0000 This is a very long line. This is a very long line. This is a very long line. This is a very long line. This is a very long line. This is a very long line.
Der Code sieht so aus:
<div class="pre_scroll"> ...Inhalt... </div>
div.minutes
Eine Klasse für Sitzungsprotokolle.
18:00 <adrianS> Welcome to the openSUSE status meeting 18:00 <adrianS> Martin and Henne are not available today, so I will take over for today 18:01 <adrianS> we have the standard status points 18:01 <adrianS> 1. distribution 18:01 <adrianS> 2. communication 18:01 <adrianS> 3. build service 18:01 <adrianS> additionally we would like to talk about the "guiding principles" proposal shortly 18:01 <adrianS> 1. distribution 18:02 <adrianS> AJ is also unavailable, so he would say that 10.3 Alpha 4 got released as you noticed ;) 18:02 <adrianS> we broke Factory with freetype2 and fixed it again 18:02 <adrianS> next big steps are gcc 4.2 and glibc 2.6 updates 18:03 <adrianS> we do also verify packages with rpmlint internally and we will add this also in the build service 18:03 <adrianS> does anyone have questions regarding the distro ? 18:03 <adrianS> ... 18:04 <adrianS> okay, I move on .... 18:04 <adrianS> 2. Communication 18:04 <apokryphos> what's the status going to be of instlux? Is it going to be supported by the team, or just something extra around? 18:04 <adrianS> My understanding was that it should become part of the distro 18:04 <apokryphos> I think the project is nice and great, but will it be in releasable shape in time? A lot of sites were quite negative about it 18:04 <Beineri> because? 18:05 <apokryphos> it didn't work
Der Code sieht so aus:
<div class="minutes"> ...Inhalt... </div>

