posted 1706302416
Forum: Web, HTML, Tech
View Topics View Profile
pleease help!! i've been trying this the whole day, nothing works
Report Topic
posted 1706752261
i have this in my "about me" section for my comments to scroll :
<style>
.comments-table{
display: block;
height: 200px;
overflow-y: scroll;
}
</style>
Permalink Report Reply