Jump to content

jinjoly

Newbie
  • Posts

    1
  • Joined

  • Last visited

jinjoly's Achievements

Explorer

Explorer (1/14)

0

Reputation

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title> sss </title> <style type="text/css"> html { margin: 0; padding: 0; } body { background-image:url('700.jpg'); } #main { background-image:url('fon2.png'); background-repeat:no-repeat; position:absolute; width:1024px; height:100%; background-position:center top; } #title { background-image:url('title.png'); background-repeat:no-repeat; position: absolute; width:100%; height:100%; background-position:center; } </style> </head> <body> <div id="main"></div> <div id="title"></div> </body> </html> вот довольно не сложный код, но мороки с ним много: 1)отступы не убираются 2)картинка (fon2.png) упорно находится слева 3) width:1024px; height:100%; убирая эти параметры картинки исчезают ваще, ток в ишаке полосочка 4)(title.png) - логотип, уезжает при увеличении(уменьшении) расширения монитора...как бы зафиксировать ее на картинке? я параметры для нее убрала, устала возиться (background-position:center; - не обращайте внимания) буду рада если стукните в асю(3836863), если че текст чата сюды скину, http://dump.ru/file/4898131 это картинка того что у меня получается
×
×
  • 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