Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

pkqname

Newbie
  
  • Posts

    2
  • Joined

  • Last visited

Everything posted by pkqname

  1. Может кто подсказать как это осуществить?
  2. Добрый день. Подскажите, пожалуйста, как изменить структуру кода. Сейчас: <div id='container'> <div id='header'> </div> <div id='column-left'> </div> <div id='content'> </div> <div id='footer'> </div> </div> Надо сделать: <div id='container'> <div id='column-left'> </div> <div id='content_all'> <div id='header'> </div> <div id='content'> </div> </div> <div id='footer'> </div> </div> Заранее спасибо.
×
×
  • Create New...

Important Information

On our site, cookies are used and personal data is processed to improve the user interface. To find out what and what personal data we are processing, please go to the link. If you click "I agree," it means that you understand and accept all the conditions specified in this Privacy Notice.