posted 1701545114
Forum: Web, HTML, Tech
View Topics View Profile
can i change the background color manually??? and how do i add those small scrollboxes??? helppppp
Report Topic
posted 1701554982
maybe this will help a little? [X]
Also, this is how you add scrollboxes:
<div style="height:200px;
overflow-y:scroll;
background-color: INSERT BACKGROUND COLOR">
INPUT HERE WHATEVER YOU WANT TO HAVE IN THE BOX
</div>
Permalink Report Reply