Jump to content

Danielee

Newbie
  • Posts

    4
  • Joined

  • Last visited

Everything posted by Danielee

  1. Набор персонала в веб-студию. Требуется: Дизайнер (PS), Верстальщик ( html, js, css, php ). З/п будет зависть от заказов. Работа постоянная. Контакты: Майл Danielee.Ra@ya.ru Место работы: удаленная.
  2. Спасибо, буду пользоваться этим сервисом! Большое спасибо! Теперь буду знать.
  3. Кнопка поиска не встает рядом с формой ввода Код В HTML <form action="#" class="search"> <input type="search" name="q"> <input type="submit" value=""> </form> Код в CSS .search { width: 303px; height: 41px; float: right; } input[type="search"] { background-color: rgba(255, 255, 255, 0.20); border: none; outline: none; -webkit-appearance: none; height: 41px; width: 250px; border-top-left-radius: 9px; border-bottom-left-radius: 9px; color: #fff; }[/center] input[type="submit"] { width: 53px; /* Ширина кнопки */ height: 41px; /* Высота кнопки */ border: none; /* Убираем рамку */ background: url(img/search.png); /* Параметры фона */ }
×
×
  • 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