Jump to content

Eugene1

Newbie
  • Posts

    4
  • Joined

  • Last visited

Everything posted by Eugene1

  1. Vlad, на трех дивах? а как 2-мя картинками сделать?
  2. 7 дивов не очень радуют плюс ограничения.
  3. А так? <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <head> <style type="text/css">> table {border: 0; border-collapse: collapse;} .sel td {border:0; border-bottom:1px solid black; border-top:1px solid black;} .sel td.f {border-left:1px solid black;} .sel td.l {border-right:1px solid black;} </style> </head> <BODY> <table width=100%> <tr> <td>1<td>2<td>3 <tr class="sel"> <td class="f">4<td>5<td class="l">6 <tr> <td>7<td>8<td>9 </table> </BODY> </HTML>
  4. Можно ли сделать такой блок с рамкой: на блоках и CSS проще и красивее, чем с помощью таблицы из 9-ти ячеек?
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy