Jump to content

Aleksandr_KPI

Newbie
  • Posts

    3
  • Joined

  • Last visited

Aleksandr_KPI's Achievements

Explorer

Explorer (1/14)

0

Reputation

  1. Подскажите как правильно создать таблицу с помощью тегов div. Я пытался, но она выходит не идеально. При изменении масштаба, колонки "плывут". <html> <head> <title></title> </head> <body> <div style =" width: 300px; height:210px; float:left; border: 1px solid; " > Text </div> <div style =" width: auto; height:auto; float:left; border:0px; " > <div style =" width: 300px; height:auto; float:left; margin: 0px 1px 1px; border: 0px solid; " > <div style =" width: initial; height:50px; border: 1px solid; " > </div> <div style =" width: initial; height:50px; margin-top:1px ; border: 1px solid; " > </div> <div style =" width: initial; height:50px; margin-top:1px ; border: 1px solid; " > </div> </div> <div style =" width: 300px ; height:157px; float:left; margin: 0px 1px 1px ; " > <div style =" width: initial; height:103px; border: 1px solid; " > </div> <div style =" width: initial; height:50px; margin-top:1px ; border: 1px solid; " > </div> </div> </div> <div style =" width: 600px ; height:50px; float:left; margin: 1px ; border: 1px solid; " > </div> </body></html>Заранее благодарю за ответ.
  2. Здравствуйте. Подскажите, как реализовать переход по ссылке в следующем коде. Проблема в том, что id= изменяется.
×
×
  • 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