Home  >  Article  >  Web Front-end  >  ul+li label production form

ul+li label production form

WBOY
WBOYOriginal
2016-09-24 09:02:473248browse

The table code for creating table tags is cumbersome and inconvenient for later code maintenance.

li tag plus CSS floating style can create multiple styles of tables.

The code is as follows:


  • This is a table< /li>
  • a< ;/li>
  • a


  • a

  • a

  • a

  • a

  • a

The effect is as follows:

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn