Jump to content
  • 0

Нужна помощь


Ruzzel
 Share

Question

Всем привет... Впервые решил создать сайт,но никак не могу справиться с выравниванием рисунков...помогите ,а...

вот что у меня получилось:

Файл index:

<html>

<head>

<title>Открытки HandMade </title>

<link href="style.css" rel="stylesheet" type="text/css">

</head>

<body>

<div id="verh1">

<div id="verh">

<img src="images/batterfly 2.gif" align="left">

<div id="verh-right">

<img src="images/butterfly.gif">

<div id="main">

<div id="niz_left">

<img src="images/Text.gif" align="left" align="bottom">

<div id="niz_right">

<img src="images/Left bottom.gif" align="right" align="bottom"></div>

</body>

</html>

Файл css:

#verh1{

width:100%;

background-image:url(images/Back.gif);

background-repeat:repeat-y;

}

#verh{

float:left;

width:auto;

background-image:url(images/Back.gif);

background-repeat:repeat-y;

}

#verh-right{

float:left;

width:auto;

background-image:url(images/Back.gif);

background-repeat:repeat-y;

}

#main{

width:100%;

height:800;

#niz_left{

float:left;

height:100;

width:auto;

background-image:url(images/Back.gif);

background-repeat:repeat-y;

}

#niz_right{

float:left;

width:auto;

height:700;

background-image:url(images/Back.gif);

background-repeat:repeat-y;

}

нужна приблизительно такая раскладка:

http://s53.radikal.ru/i139/1011/9d/4825d80bad50.jpg

помогите плиз!!!

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0
нужна приблизительно такая раскладка:

http://s53.radikal.ru/i139/1011/9d/4825d80bad50.jpg

помогите плиз!!!

Непонятный черчёж. Точней объясните что нужно получить, а то у вас там непонятно что для чего нужно, вот те два квадратика слева-вверху они должны быть всегда на одном месте? А нижние два блока всегда одной ширины и высоты?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • 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