How do I make scroll bar

  • Thread starter Thread starter samh
  • Start date Start date
I have the scroll bar of my web from left how do I switch it to right hand
side?
 
Change <body dir="rtl"> to <body dir="ltr">, perhaps, but I would need to
see your page to be sure.
 
Where should I add <body dir="rtl">


Murray said:
Change <body dir="rtl"> to <body dir="ltr">, perhaps, but I would need to
see your page to be sure.
 
Murray thank you according to the code you sent to me I fixed my problem
Thanks a lot.
 
I hope it fixes your problem. It's hard to fix something you cannot see....
 

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

Back
Top