The style for table paging.

A table may have multiple pieces of data, and you can show a different number of entries by selecting different data to be displayed on each page, so here"s the problem: I want to position the pages absolutely. Cannot be positioned relative to the browser (because the whole page is higher than the display screen). But when there are more entries, paging will cover part of the data. How to set the css style

clipboard.png

Mar.04,2021

. {
    padding-bottom:  px;
}

in addition, paging directly bottom: 0; is fine

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b359ea-2bf9f.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b359ea-2bf9f.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?