Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 05/17/2012 in all areas

  1. #topnav { margin: 20px auto; } #footer { margin: 10px auto 0; }
    1 point
  2. <div class="block"> xyz </div> .block { width: 100px; height: 200px; overflow-y: auto; } как-то так
    1 point
  3. Таблицу можно джойнить саму на себя SELECT t2.slovo FROM table t1 INNER JOIN table t2 ON (t1.group = t2.group) WHERE t1.slovo='квасить';
    1 point
This leaderboard is set to Kiev/GMT+02:00
×
×
  • 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