I tried to put an HTML version of the CSS Guide on iMIS Community, to make access easier and be more consistent with the other standards, and ran into two problems:
- The <th> tag is not allowed.
- I cannot use the <style> tag to include embedded styles at the beginning of the document.
Are there easy ways around either of these?