Hi again! I can't make hide nor hair of this problem I'm having.
I'm trying to make a block that'll contain a "news" section, and can't seem to get it right. It's pretty annoying. w3 isn't helping any, so I thought I'd ask you guys/gals.
What am I doing wrong?
I'm trying to make a block that'll contain a "news" section, and can't seem to get it right. It's pretty annoying. w3 isn't helping any, so I thought I'd ask you guys/gals.
| Code: |
| news {display: block;
width: 40pt; border: solid thin red} inside {display: block; width: 150pt; border-color: #0B0B03; border-width: thin; text-align: center; overflow: scroll;} |
What am I doing wrong?
