Can the DIV tag be STYLEd with only a vertical scroll bar?

G

Guy

I'd like a vertical scroll bar only in my DIV tag, I don't like the
horizontal scroll bar.

Here's my code now:

<STYLE TYPE='text/css'>
DIV{height: 10em;width: 400;overflow: scroll;border: solid gray 1px;padding:
0.2em 0.2em;}
</STYLE>

Guy
 
G

Guy

nevermind...
I found overflow:auto
Sorry for the post.

Guy said:
I'd like a vertical scroll bar only in my DIV tag, I don't like the
horizontal scroll bar.

Here's my code now:

<STYLE TYPE='text/css'>
DIV{height: 10em;width: 400;overflow: scroll;border: solid gray 1px;padding:
0.2em 0.2em;}
</STYLE>

Guy

nevermind...
I found overflow:auto
Sorry for the post.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,056
Latest member
GlycogenSupporthealth

Latest Threads

Top