diff options
Diffstat (limited to 'files/nl/web/svg/attribute/font-size-adjust/index.html')
| -rw-r--r-- | files/nl/web/svg/attribute/font-size-adjust/index.html | 54 |
1 files changed, 0 insertions, 54 deletions
diff --git a/files/nl/web/svg/attribute/font-size-adjust/index.html b/files/nl/web/svg/attribute/font-size-adjust/index.html deleted file mode 100644 index 6e78784148..0000000000 --- a/files/nl/web/svg/attribute/font-size-adjust/index.html +++ /dev/null @@ -1,54 +0,0 @@ ---- -title: font-size-adjust -slug: Web/SVG/Attribute/font-size-adjust -tags: - - HeeftCompatTabelNodig - - HeeftVoorbeeldNodig - - SVG - - SVG attribuut -translation_of: Web/SVG/Attribute/font-size-adjust ---- -<p>« <a href="/en/SVG/Attribute" title="en/SVG/Attribute">SVG Attribuut referentie home</a></p> - -<p>Het <code>font-size-adjust</code> attribuut stelt auteurs in staat om een aspectwaarde te specificeren voor een element dat de x-hoogte van het eerste keuze font in een vervangende font behoudt.</p> - -<p>Als een presentatie attribuut, kan het ook gebruikt worden als een property direct in een CSS stylesheet, Zie {{ cssxref("font-size-adjust","CSS font-size-adjust") }} voor verdere informatie.</p> - -<h2 id="Gebruik_context">Gebruik context</h2> - -<table class="standard-table"> - <tbody> - <tr> - <th scope="row">Categorieën</th> - <td>Presentatie attribuut</td> - </tr> - <tr> - <th scope="row">Waarde</th> - <td><a href="/en/SVG/Content_type#Number" title="https://developer.mozilla.org/en/SVG/Content_type#Number"><number></a> | <strong>none</strong> | inherit</td> - </tr> - <tr> - <th scope="row">Animeerbaar</th> - <td>Ja</td> - </tr> - <tr> - <th scope="row">Normatief document</th> - <td><a class="external" href="http://www.w3.org/TR/SVG11/text.html#FontSizeAdjustProperty" title="http://www.w3.org/TR/SVG11/text.html#FontSizeAdjustProperty">SVG 1.1 (2de Editie)</a></td> - </tr> - </tbody> -</table> - -<h2 id="Voorbeeld">Voorbeeld</h2> - -<h2 id="Elementen">Elementen</h2> - -<p>De volgende elementen kunnen het <code>font-size-adjust</code> attribuut gebruiken</p> - -<ul> - <li><a href="/en/SVG/Element#Text_content_elements" title="en/SVG/Element#Text_content_elements">Text content elementen</a> »</li> -</ul> - -<h2 id="Zie_ook">Zie ook</h2> - -<ul> - <li>{{ cssxref("font-size-adjust","CSS font-size-adjust") }}</li> -</ul> |
