How to align the content in table with in html_html/css_WEB-ITnose

WBOY
Release: 2016-06-24 11:57:38
Original
2372 people have browsed it

This is my current effect
Statistical point Statistical value Statistical value Time
Start start 1 2014-09-13
End end 2
Operation 3
This is a piece of data )
start start 1 2014-09-14
end end 2
operation 3


This is what I want to achieve Effect
Statistical Point Statistical Identifier Statistical Value Time
start start 1 2014-09-13
end end 2
operation 3

start start 1 2014-09-14
End 2
Operation 3

Due to other problems, I only took three values ​​​​in one , but I cannot align these three values ​​​​with the header row above. Please help me see how to achieve alignment. ah? I can't separate those three data into



;
< th>Statistical point







#foreach($data in $!{listData})


                                                                                                         Discussion (Solution)

Remove colspan="3" Each value occupies one td


Remove colspan="3" Each value occupies one td

Uh. . . Thanks for your answer, but I said it. . Due to other problems, I can't separate each value as

in one row of data. What other problem is this?

td

is the simplest and least error-prone method

Remove colspan="3" Each value occupies a td

Boss NB

Then for the same reason, don’t put your titles in 3 th separately

What other problem is it?



Problem with display effect== The problem has been solved, thank you for your answers

Solution:


#foreach($data in $!{listData})






#end

Then for the same reason, don’t put your title in 3 th respectively

The problem has been solved, hehe~ Thank you for your answer

Solution:
Solution:


#foreach($data in $!{listData })



                                         
#end

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
Statistical identification Statistical value Time

#foreach($md in $!{data.mapData})
$!{md.keyCNName}
         $!{md.keyId}
                                                                                 
#DATE($!{data.timestamp})

#foreach($md in $!{data.mapData})
$!{md.keyCNName}

#end

#foreach($md in $!{data.mapData})
$!{md. keyId}

#end

#foreach($md in $!{data.mapData})
$!{ md.keyValue}

#end

#foreach($md in $!{data.mapData})
$!{md.keyCNName}

#end

#foreach($md in $!{data.mapData})
$!{md.keyId} #end

#foreach($md in $!{data.mapData})
$!{md.keyValue}< ;br>
#end