User Tools

Site Tools


html

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
html [2023/06/07 20:36] – Alternate images, reduced motion rjthtml [2024/07/19 00:15] (current) – [Cool HTML Elements] ruby rjt
Line 15: Line 15:
   ; ''<kbd>''   ; ''<kbd>''
   : For keyboard / button instructions.   : For keyboard / button instructions.
 +  ; ''<ruby>''
 +  : For rendering annotations above other text. Fun, but requires [[https://developer.mozilla.org/en-US/docs/Web/HTML/Element/ruby|some tedious markup]].
  
 ===== Other Cool Things ===== ===== Other Cool Things =====
Line 66: Line 68:
  
 IDs have to start with a letter, or they will be a pain to target in the [[CSS]] file. IDs have to start with a letter, or they will be a pain to target in the [[CSS]] file.
 +
 +==== The HTML Crimes ====
 +
 +  * [[wp>Minification_(programming)|Minifying]] markup.
  
 ===== Accessibility ===== ===== Accessibility =====
Line 128: Line 134:
  
   * [[html_editor]]   * [[html_editor]]
 +  * [[css]]
  
 {{tag>accessibility guide HTML hypermedia language markup-language}} {{tag>accessibility guide HTML hypermedia language markup-language}}
html.1686134196.txt.gz · Last modified: 2023/06/07 20:36 by rjt