Question
- How do I remove borders from tables?
- Can I remove the table borders?
- How do I remove margins from tables on the text editor?
Solution
- Access the text editor
- Select Code View (</>) in the text editor
- Add the following code after the width of each line of code in the table
border-style: none;