Additional SQL Server features and topics not covered by specific categories
The problem was missing table end tag.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have made a small ecommerce website using python
The page displays a table and some buttons
Below the table is supposed to be a list of possible pages
For some reason my page is displaying the possible pages above the table.
The page seems to be displaying out of order for some reason.
The table does load in some sql server data so maybe that is why ?
The code definitely has the possible pages links last.
Additional SQL Server features and topics not covered by specific categories
Answer accepted by question author
The problem was missing table end tag.
The problem was a missing end table tag.
Maybe the generated source of this Web page (HTML) is problematic?