'How would you create an HTML code for an (RSS Feed Like) text box that [closed]

How would you create an HTML code for an (RSS Feed Like) text box that automatically creates next box in ascending order? It is Something Similar to TT-RSS Example:

BOX3 (newest): HELLO TEXT 3 (DATE DD:MM:YYYY)
BOX2: HELLO TEXT 2 (DATE DD:MM:YYYY)
BOX1: HELLO TEXT 1 (DATE DD:MM:YYYY)

Example TT-RSS:



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source