Overflow Tables
Overflow Tables
An overflow table is a great effect if you have a long list of items, but don't want to make your readers scroll down an exceedingly tall website.
After all, the further you make people scroll, the less likely they'll actually do it - and they'll miss important information as a consequence!
In order to add the scrolling section below, copy and paste the coding before your content and keep your information within the <div> tags.
<div id="yourName" style="overflow-y: scroll; height: 175px; width: 50%;"><p>Your Content</p>
</div>
<div id="yourName" style="overflow-y: scroll; height: 175px; width: 50%;"><p>Your Content</p></div>
Example
- text 123
- text 456
Links to an external site.
- text 789
- text 10 11 12
- text 13 14 15
- text 16 17 18
- text 19 20 21
- text 12341251
- text 15345634537
- text 134512525
- text 2345234523
- text 25462778345
- text 4567445
- text 2546
- text 457367477
- more text
- even more text!
- yikes, does this list ever stop?
- apparently not...