So, I have this website. On the website I have WordPress installed, and WordPress is what I use to make all my pages. Okay, well, I need the code to make a table with a vertical scrollbar. I've tried about a bazillion different codes already... Including this:

<div style="position:absolute; width:470; height:580; overflow: auto;"> content </div>

Thing is, whenever I do that it changes it to:

<p style="overflow: auto; width: 470px; position: absolute; height: 580px">

But it still doesn't work. So what is the code that I CAN use? Thank you.

Recommended Answers

All 3 Replies

I don't think that is anyway related to VB 6.0.

Sorry?

I still need an answer, though.

Then kindly post the question in the proper forum only.

commented: Yes indeed. +13
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.