Blogger Information
Blog 44
fans 0
comment 1
visits 30953
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
编程语言排行榜
时光记忆的博客
Original
1291 people have browsed it

<!DOCTYPE html>
<html>
<head>
    <title>编程语言排行榜</title>
    <meta charset="utf-8">
     <style type="text/css">
     .zzidc{color: white;}
     .zzidz{color: blue;}
    </style>
</head>
<body>
    <table class="zzidc" border="1" cellspacing="0" cellpadding="5" align="center" width="70%" background="/image/111.jpg">
        <caption  class="zzidz"><h2>2017编程语言排行榜</h2></caption>
        <colgroup span="1" bgcolor="red"></colgroup>
        <colgroup span="1" bgcolor=""></colgroup>
        <colgroup span="1" ></colgroup>
        <colgroup span="1" ></colgroup>
        <colgroup span="1"></colgroup>
        <colgroup span="2" bgcolor="lightgreen" ></colgroup>
        <thead bgcolor="blue" >
            <tr>
                <th>2017排行</th>
                <th>2016排行</th>
                <th>编程语言</th>
                <th>占有率</th>
                <th>变化</th>
                <th colspan="2">操作</th>
            </tr>
        </thead>
        <tbody  align="center">
            <tr>
                <td>1</td>
                <td>1</td>
                <td align="left"><img src="/image/java.jpg" height="25"> Java</td>
                <td>13.268%</td>
                <td>-4.59%</td>
                <th><a href="">我要投票</a></th>
                <th><a href="">我不服</a></th>
            </tr>
            <tr>
                <td>2</td>
                <td>2</td>
                <td align="left"><img src="/image/C.jpg" height="25"> C</td>
                <td>10.158%</td>
                <td>+1.43%</td>
                <th><a href="">我要投票</a></th>
                <th><a href="">我不服</a></th>
            </tr>
            <tr>
                <td>3</td>
                <td>3</td>
                <td align="left"><img src="/image/c1.jpg" height="25"> C++</td>
                <td>4.717%</td>
                <td>-0.62%</td>
                <th><a href="">我要投票</a></th>
                <th><a href="">我不服</a></th>
            </tr>
            <tr>
                <td>4</td>
                <td>4</td>
                <td align="left"><img src="/image/python.jpg" height="25"> Python</td>
                <td>3.803%</td>
                <td>-0.03%</td>
                <th><a href="">我要投票</a></th>
                <th><a href="">我不服</a></th>

            </tr>
            <tr>
                <td>5</td>
                <td>6</td>
                <td align="left"><img src="/image/c2.jpg" height="25"> C#</td>
                <td>3.85%</td>
                <td>-0.35%</td>
                <th><a href="">我要投票</a></th>
                <th><a href="">我不服</a></th>
            <tr>
                <td>6</td>
                <td>8</td>
                <td align="left"><img src="/image/js.jpg" height="25"> JavaScript</td>
                <td>3.01%</td>
                <td>+0.26%</td>
                <th><a href="">我要投票</a></th>
                <th><a href="">我不服</a></th>
            </tr>
            <tr>
                <td>7</td>
                <td>7</td>
                <td align="left"><img src="/image/php.jpg" height="25"> PHP</td>
                <td>2.79%</td>
                <td>-0.05%</td>
                <th colspan="2"><a href="">我要投票</a></th>
            </tr>

        </tbody>
        <tfoot></tfoot>
    </table>
</body>
</html>



Correction status:Uncorrected

Teacher's comments:
Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post