OKAY SO you do whats shown below in the <style> brackets, the # can be whatever number, it just determines the sizing and you can use whatever other css to decorate it! after that, you can put your div tags in. you can do it through
text here
OR e#class scroll# text here e#close scroll# !! the code on my linked bundlrs can be used as refrence if its needed!
.scrollbox {
height: #px; width: #px; overflow: auto; }
Reactions
Comments
Leave a comment