Table formatting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I would like to make a table that has multiple rows, however, each row will have a different number of cells/columns.
I understand I can do this in HTML editor, however, for teachers who want to quickly create a table, what would be the best way? (I have also tried pasting from Microsoft Word, however, the table still needs to be formatting, often ending in HTML Editor to clean it up).
Thanks in advance
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@oneilllj ...
What is the purpose of the table? Is it to hold data? Or is it for design purposes? If it's to hold data, that's fine. But, if it is for designing the layout of your content page, then that's not really what tables are meant for ... though I can understand why some people want to do it. Using tables for page layout can cause accessibility issues. I just wanted to throw that idea out there if that might apply for your situation.
As for the Block Editor...the only update I've recently seen is here:
Update on the Block Editor - Instructure Community - 618787
You can post your questions on that blog entry for Allison.
Hope this helps a bit.