ByronDeane
6 years agoQrew Trainee
HTML Tags
According to the Quick Base online help, certain html tags are supported. What tags can I use in Quick Base? However, when I try to use unordered list "<ul>" & list item "<li>" tags (which are su...
| b | bold |
| i | italics |
| p | paragraph |
| span | text span |
| br | line break |
| a | for adding links as in: <a href="www.quickbase.com">Quick Base</a> |
| img | image |
| table | table |
| tr | table row |
| td | table cell |
| th | table heading cell |