Good day all. I have a support tix in right now but support is able to see my bold text in a table, within a course. I cannot see the bold in Edit, Preview, or Released view. Anyone ever tried to bold in a table in a course? Thank you.
Good morning! To say I’m a novice at HTML would be an overstatement, and I find tables to be the most exacerbating of beasts to understand and wrangle - particularly formatting within tables. I think it’s because site-wide and custom CSS code overrides the HTML code in your editor, but there’s likely more to it than that.
Regardless, I found a workaround that get’s me 95% or more of what I’m looking for every time, by using an online Table Generator to create and plug in the HTML w/CSS that I need. With the CSS included, it seems to take precedence over site CSS that may be changing your final viewing experience.
In broad strokes, it looks like this:
- Create and format your table just how you want it in Excel (not the greatest formatting tool out there, but works for most needs).
- Copy the cells and paste them where instructed in HTML Tables generator – TablesGenerator.com (there are probably other tools, I found this first and it’s been working well for me).
Pro tip: Use Ctrl-V to paste and keep yur source formatting, not the right-click menu paste. - You can do any final formatting fixes in the Table Generator. I find it tends to throw some random spacing in to some cells, but I find that a minor annoyance compared to all the time I’m saving.
- Click Generate (include CSS), and then click Copy to Clipboard to copy all of the table code.
- Paste the code where needed in your HTML editor.
- Save the Excel file as your Master doc for when you need to make later updates.
I hope this is helpful, and if there are real HTML aficionados who read this and can improve on it, I’d love to know more myself!
Jim
Reply
Login to the community
New to Thought Industries Community? ===> Create an account <===
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.