Table (HTML): Difference between revisions

Content deleted Content added
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> for '''&#124;''' symbol, <tt>&amp;#60;</tt> or <tt>&amp;lt;</tt> for '''&#60;''' symbol, <tt>&amp;#33;</tt> for '''&#33;''' symbol, <tt>&amp;#123;</tt> for '''&#123;''' symbol, <tt>&amp;#125;</tt> for '''&#125;''' symbol. For more, see [[Windows Alt keycodes]]http://en.wikipedia.org/wiki/Windows_Alt_keycodes.
 
==CAPTION==