Templates for a few companies. SPS notes.
This commit is contained in:
@ -118,3 +118,13 @@ Kayla thought it could be the webinar template in Zoom.
|
||||
Default- expanded sections
|
||||
course prop boolean
|
||||
t/F - collapsed sections
|
||||
|
||||
## 03/28/2023
|
||||
|
||||
### Answers for Kathleen
|
||||
|
||||
Borders in tables _can_ be hidden! Add this code to your table in HTML:
|
||||
|
||||
```html
|
||||
<table style="width: 100%; border:hidden;"><tbody><tr><td style="width: 50.0000%; border:hidden;">
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user