Last modified by Anna Paul-Hasenfuss on 19.06.2025

From version 15.1
edited by Anna Paul-Hasenfuss
on 19.06.2025
Change comment: There is no comment for this version
To version 16.1
edited by Anna Paul-Hasenfuss
on 19.06.2025
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -136,10 +136,14 @@
136 136  
137 137  In the Tiny MCE text editor, you can activate the table caption in the **table properties**. When you do this, some text will appear above the table, which you can change to match your content.
138 138  
139 +===== =====
140 +
139 139  ===== **How to activate table captions in the Tiny MCE text editor** =====
140 140  
141 141  [[image:Texteditor-Tabellen-Beschriftung_de.png||alt="Beschriftung für Tabellen aktivieren im Dialog Tabelleneigenschaften im Texteditor (Screenshot)" data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]]
142 142  
145 +===== =====
146 +
143 143  ===== **HTML code for captions** =====
144 144  
145 145  {{code language="html" layout="LINENUMBERS"}}
... ... @@ -201,7 +201,7 @@
201 201  
202 202  {{panel title="Further information"}}
203 203  * [[Steps towards an inclusive communication design (legibility.info)>>url:https://www.leserlich.info/||shape="rect"]]
204 -* [[HTML als Auszeichnungssprache / Semantik (SELFHTML-Wiki)>>url:https://wiki.selfhtml.org/wiki/HTML/Tutorials/HTML5/Entstehung_und_Entwicklung#HTML_als_Auszeichnungssprache||shape="rect"]]
208 +* [[HTML als Auszeichnungssprache / Semantik (SELFHTML-Wiki)>>https://wiki.selfhtml.org/wiki/HTML/Tutorials/Entstehung_und_Entwicklung#HTML_als_Auszeichnungssprache||shape="rect"]]
205 205  {{/panel}}
206 206  
207 207  == How can texts be made easy to read? ==
... ... @@ -286,7 +286,7 @@
286 286  [[image:Texteditor-Bilder-Alternativtext.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]]
287 287  
288 288  
289 -==== HTML code for alternative text ====
293 +==== HTML code for alt text ====
290 290  
291 291  {{code}}
292 292  <img ... alt="Der Schaum auf einem Kaffee bildet ein schreiendes Gesicht." />