I hope to align the title on the left and the date on the right. When I directly add float:right to the span of the date, IE8 and FF are OK, but IE6/7 will wrap. Here is a simple and effective solution. XML/HTML CodeCopy content to clipboard
Note: The span should be written at the very beginning of the Li tag, so that the date in the span can be right-aligned in versions prior to IE6/IE7/FF3.5. |
<<: Some suggestions for HTML beginners and novices, experts can ignore them
>>: MySQL time types and modes details
Today, I encountered a small problem that after s...
1. Benefits of precompilation We have all used th...
Scenario Requirements 1. We can use the script fu...
Written in front In today's Internet field, N...
Reproduce on Kali First set suid permissions for ...
Table of contents 1. Project requirements 2. Docu...
<br />Maybe you've just come into a comp...
Table of contents Problem Description Solution Pr...
When mysql is running normally, it is not difficu...
In JavaScript, use the removeAttribute() method o...
1. In addition to the default port 8080, we try t...
CSS3 implements 2D plane transformation and visua...
Table of contents Preface Creating a component li...
1. Introduction This article does not have screen...
When learning mybatis, I encountered an error, th...