Table (HTML): Difference between revisions

Content deleted Content added
Tarikash (talk | contribs)
Simple Table: changing "in" to "inside"
Tarikash (talk | contribs)
Simple Table: correction
Line 142:
 
:'''Note:''' "'''!'''" in header row causes bold display.
:'''Note:''' To display '''&#124;''' (pipe symbol), '''&#60;''' (less than sign), '''&#33;''' (exclamation mark), '''&#123;''' (beginning second/curly bracket) etc symbols, when used inside an wiki table, you should use following HTML decimal or entity codes: <tt>'''&amp;#124;''' (<tt>&amp;#124;</tt>), for '''&#60124;''' (symbol, <tt>&amp;#60;</tt> or <tt>&amp;lt;</tt>), for '''&#3360;''' (symbol, <tt>&amp;#33;</tt>), for '''&#12333;''' (symbol, <tt>&amp;#123;</tt>), for '''&#125123;''' (symbol, <tt>&amp;#125;</tt>) for '''&#125;''' symbol. For more, see [[Windows Alt keycodes]].
 
==CAPTION==