Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/oop/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Css 在当前场景中,如何获取2行中的标志?_Css - Fatal编程技术网

Css 在当前场景中,如何获取2行中的标志?

Css 在当前场景中,如何获取2行中的标志?,css,Css,在下面的screnario中,如何使用css获取2行的标志? 这是 图片也附上 对于eg pools,flag应该与荷兰并肩作战。我没有完全理解您的问题,但如果您愿意,请检查这是否适合您 您希望我们做什么?请解释一下你遇到的问题。标记为非常低质量。@cybermonkey问题编辑仍然不够好。请添加您的相关代码,并告诉我们问题所在。+1因为您正在处理一个棘手的问题,但请缩进您的代码。 <table> <tr> <td> <im

在下面的screnario中,如何使用css获取2行的标志? 这是

图片也附上


对于eg pools,flag应该与荷兰并肩作战。

我没有完全理解您的问题,但如果您愿意,请检查这是否适合您



您希望我们做什么?请解释一下你遇到的问题。标记为非常低质量。@cybermonkey问题编辑仍然不够好。请添加您的相关代码,并告诉我们问题所在。+1因为您正在处理一个棘手的问题,但请缩进您的代码。
<table>
 <tr>
    <td>
        <img src="http://placekitten.com/300/301" />
    </td>
    <td>
        <img src="http://placekitten.com/300/302" />
    </td>
</tr>
<tr>
    <td>
        <img src="http://placekitten.com/300/303" />
    </td>
    <td>
        <img src="http://placekitten.com/300/304" />
    </td>
</tr>
<tr>
    <td>
        <img src="http://placekitten.com/300/305" />
    </td>