Difference between revisions for Playground / Table Markup Guide
| Version1 | Version2 | ||
|---|---|---|---|
| 317 | #| | 317 | #| |
| 318 | ?| Embedding HTML within tables |? | 318 | ?| Embedding HTML within tables |? |
| 319 | || Here's some superscript: a^^2+1^^ || | 319 | || Here's some superscript: a^^2+1^^ || |
| 320 |
|| And here's some subscript too: a |
320 | || And here's some subscript too: a,,2k,, || |
| 321 | || I love acronyms: (?WYTIWYG What You Think Is What You Get?) || | 321 | || I love acronyms: (?WYTIWYG What You Think Is What You Get?) || |
| 322 | |# | 322 | |# |
| 323 | %% | 323 | %% |
| … | … | … | … |
| 325 | #| | 325 | #| |
| 326 | ?| Embedding HTML within tables |? | 326 | ?| Embedding HTML within tables |? |
| 327 | || Here's some superscript: a^^2+1^^ || | 327 | || Here's some superscript: a^^2+1^^ || |
| 328 |
|| And here's some subscript too: a |
328 | || And here's some subscript too: a,,2k,, || |
| 329 | || I love acronyms: (?WYTIWYG What You Think Is What You Get?) || | 329 | || I love acronyms: (?WYTIWYG What You Think Is What You Get?) || |
| 330 | |# | 330 | |# |
| 331 | 331 | ||
| … | … | … | … |
| 392 | %% | 392 | %% |
| 393 | #| | 393 | #| |
| 394 | ?| Give priority |? | 394 | ?| Give priority |? |
| 395 |
||( |
395 | ||(colspan=2 rowspan=2 bgcolor=pink) 2x2 |(colspan=2 bgcolor=lightblue) 2x1 |(rowspan=2 bgcolor=lightyellow) 1x2 || |
| 396 |
||(rowspan=2 |
396 | ||(rowspan=2 bgcolor=lightyellow) 1x2 |(bgcolor=darkslategray) !!(white)1x1!! || |
| 397 |
|| |
397 | ||(bgcolor=lightblue) 1x1 |(bgcolor=darkslategray) !!(white)1x1!! |(colspan=2 bgcolor=pink) 2x1 || |
| 398 | |# | 398 | |# |
| 399 | %% | 399 | %% |
| 400 | 400 | ||
| 401 | #| | 401 | #| |
| 402 | ?| Give priority |? | 402 | ?| Give priority |? |
| 403 |
||( |
403 | ||(colspan=2 rowspan=2 bgcolor=pink) 2x2 |(colspan=2 bgcolor=lightblue) 2x1 |(rowspan=2 bgcolor=lightyellow) 1x2 || |
| 404 |
||(rowspan=2 |
404 | ||(rowspan=2 bgcolor=lightyellow) 1x2 |(bgcolor=darkslategray) !!(white)1x1!! || |
| 405 |
|| |
405 | ||(bgcolor=lightblue) 1x1 |(bgcolor=darkslategray) !!(white)1x1!! |(colspan=2 bgcolor=pink) 2x1 || |
| 406 | |# | 406 | |# |
| 407 | 407 | ||
| 408 | ===Adding style through classes=== | 408 | ===Adding style through classes=== |