border-bottom-color
(Auszug aus "XSL-FO ― Die Referenz" von Manuel Montero Pineda & Steffen Herkert, 2016, dpunkt.verlag)
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z
Recommendationnummer: 7.8.22
Kategorie: 7.8 Common Border, Padding and Background Properties
Beschreibung
Dieses Attribut wird zum Anlegen der Farbe für einen unteren Rahmenteil verwendet.
Werte
Farbwert | Erzeugt die Farbe für einen unteren Rahmenteil, entweder durch Angabe des beschreibenden Namens (z. B. green) oder anhand eines Farbwerts. Dieser Farbwert kann wahlweise durch einen Hexadezimalwert (z. B. #00ff00;), durch einen RGB-Wert (in dezimaler Schreibweise: rgb(0, 255, 0); als Prozentwert: rgb(0%, 100%, 0%)) oder durch den Wert einer Farbeinheit, die vom gewählten Ausgabemedium unterstützt wird (z. B. CMYK), angegeben werden. |
transparent | Der untere Rahmenteil ist durchsichtig. Falls im Elternelement ein Farbwert angegeben wäre, würde diese Farbe durchscheinen. |
Standardwert: ein Wert der color-Eigenschaft
XSL-FO Version: 1.0
Erlaubt in:
<fo:basic-link> , <fo:block> , <fo:block-container> , <fo:character> , <fo:external-graphic> , <fo:initial-property-set> , <fo:inline> , <fo:inline-container> , <fo:instream-foreign-object> , <fo:leader> , <fo:list-block> , <fo:list-item> , <fo:page-number> , <fo:page-number-citation> , <fo:page-number-citation-last> , <fo:region-after> , <fo:region-before> , <fo:region-body> , <fo:region-end> , <fo:region-start> , <fo:scaling-value-citation> , <fo:table> , <fo:table-and-caption> , <fo:table-body> , <fo:table-caption> , <fo:table-cell> , <fo:table-column> , <fo:table-footer> , <fo:table-header> , <fo:table-row> und <fo:title>Unterstützung:
Conformance Level | Antenna House | FOP | RenderX XEP | Altsoft XML2PDF | Compart DocBridge |
Basic | J | J | J | J | J |
XSL-FO Beispiel:
|
<fo:root font-family="Arial" font-size="10pt" line-height="1.2em" xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:cpfo="http://www.compart.net/xmlns/cpfo" xmlns:svg="http://www.w3.org/2000/svg" xmlns:axf="http://www.antennahouse.com/names/XSL/Extensions"> |
|
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
border-bottom-color="#4F491D" |
|
|
||
|
border-bottom-style="solid" border-bottom-width="2pt" |
|
|
</fo:block> |
|
|
</fo:block> |
|
|
</fo:flow> |
|
|
||
|
</fo:root> |
In der Ausgabe:

Auszug aus der W3C recommendation:

Weitere Informationen online zu
Tipp der data2type-Redaktion: Zum Thema XSL-FO bieten wir auch folgende Schulungen zur Vertiefung und professionellen Fortbildung an: |