表格跨越太多cols?

时间:2015-11-06 17:05:35

标签: javascript jquery html css

这是小提琴:http://jsfiddle.net/wf7j5tn8/

如何让文字区域不改变左侧标签的高度?我仍然希望文本字段为该高度,但是,我想在表格的左侧添加更多行。我想保留一张桌子。

    <tr>
      <th>* Lib Refs</th>
      <th class="th_background">
        <input type="text" id="librefs" name="librefs" style="width: 100%" class="form-control" placeholder="Enter Librefs">
      </th>
      <th colspan="2" style="background-color: #0072bc;">
         <textarea rows="23" style="width: 100% !important;" id="query" placeholder="Enter query" name="query" required></textarea>
      </th>
    </tr>

1 个答案:

答案 0 :(得分:1)

使用rowspan代替colspan而不是parallel --env $PBS_O_WORKDIR --sshloginfile $PBS_NODEFILE \ matlab -nodiplay -r "\"cd $PBS_O_WORKDIR,primes1({})\"" ::: 10 20 30 40