I hope that the title will be aligned to the left and the date will be aligned to the right. When adding float:right directly to the span of the date, both IE8 and FF will be OK, but IE6/7 will wrap. Here is a simple and effective solution. Method.
Note: The span must be written to the front of the Li tag, so that the date in the span can be right-aligned in versions before IE6/IE7/FF3.5.
For more articles related to the use of Li tags in HTML, please pay attention to the PHP Chinese website!