Scrollable

How to indicate scrollable content

How to indicate scrollable content
  1. How do I make content scrollable?
  2. How do you add scrollable text in HTML?

How do I make content scrollable?

For vertical scrollable bar use the x and y axis. Set the overflow-x:hidden; and overflow-y:auto; that will automatically hide the horizontal scroll bar and present only vertical scrollbar. Here the scroll div will be vertically scrollable.

How do you add scrollable text in HTML?

The <marquee> tag in HTML is used to create scrolling text or image in a webpages. It scrolls either from horizontally left to right or right to left, or vertically top to bottom or bottom to top.

Long Table Data [duplicate]
How do you avoid duplicates in a table?How can I get duplicate data from a table?Can a table contain duplicate records? How do you avoid duplicates ...
Google analytics > Technology >Browser and OS 64/32 bit
Which are the four main parts of the Google Analytics platform?What is tech in Google Analytics? Which are the four main parts of the Google Analyti...
What justifies a full page modal navigation?
What is a fullscreen modal?Should I use modal or new page? What is a fullscreen modal?Fullscreen modal is a modal window, which opens on top of the ...