Let’s not talk about your style for now, but there are problems with the nested structure, at least it violates the front-end tag nesting Specification
In addition, for your results, especially if you want to display data, the easiest way is to use tables table
Regardless of your style, just embed There are problems with the nested structure, at least it violates the front-end tag nesting specification
In addition, for your results, especially if you want to display data, the easiest way is to use a table
For you
By the way, class="gg" Don’t use this either Forgot to arrange the three divs with equal heights and then set the line-height to be equal
The poster reminded me of the miserable experience when I was learning web pages
For you
By the way, class="gg" Don’t forget to arrange the three divs with equal heights and then set the line-height to be equal
The original poster reminded me of that year It’s so miserable when learning web pages
By the way, class="gg" Don’t forget to arrange the three divs at equal heights and then set the line-height to be equal
The original poster reminds me of the miserable experience when I was learning webpages
The style can be adjusted at will, which is the so-called page production
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>无标题文档</title><style>ul{padding:0;margin:0;list-style:none;}a{text-decoration:none;color:#000;}.col-xs-25 span{float:left;margin-right:10px;}.col-xs-25 span:last{margin-right:0;}</style></head><body><a href="audit_company1.html"><ul class="roww"> <li class="col-xs-25" > <span>申请时间</span> <span>每个状态气站名</span> <span>备注</span> </li></ul></a></body></html>
The style can be adjusted at will, which is the so-called page production
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>无标题文档</title><style>ul{padding:0;margin:0;list-style:none;}a{text-decoration:none;color:#000;}.col-xs-25 span{float:left;margin-right:10px;}.col-xs-25 span:last{margin-right:0;}</style></head><body><a href="audit_company1.html"><ul class="roww"> <li class="col-xs-25" > <span>申请时间</span> <span>每个状态气站名</span> <span>备注</span> </li></ul></a></body></html>