Last modified by Anna Paul-Hasenfuss on 19.06.2025

From version 16.1
edited by Anna Paul-Hasenfuss
on 19.06.2025
Change comment: There is no comment for this version
To version 15.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,14 +136,10 @@
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 -
141 141  ===== **How to activate table captions in the Tiny MCE text editor** =====
142 142  
143 143  [[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"]]
144 144  
145 -===== =====
146 -
147 147  ===== **HTML code for captions** =====
148 148  
149 149  {{code language="html" layout="LINENUMBERS"}}
... ... @@ -205,7 +205,7 @@
205 205  
206 206  {{panel title="Further information"}}
207 207  * [[Steps towards an inclusive communication design (legibility.info)>>url:https://www.leserlich.info/||shape="rect"]]
208 -* [[HTML als Auszeichnungssprache / Semantik (SELFHTML-Wiki)>>https://wiki.selfhtml.org/wiki/HTML/Tutorials/Entstehung_und_Entwicklung#HTML_als_Auszeichnungssprache||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"]]
209 209  {{/panel}}
210 210  
211 211  == How can texts be made easy to read? ==
... ... @@ -290,7 +290,7 @@
290 290  [[image:Texteditor-Bilder-Alternativtext.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]]
291 291  
292 292  
293 -==== HTML code for alt text ====
289 +==== HTML code for alternative text ====
294 294  
295 295  {{code}}
296 296  <img ... alt="Der Schaum auf einem Kaffee bildet ein schreiendes Gesicht." />