Jump to content
  • 0

Ребята помогите с одной страничкой


tiffany
 Share

Question

Мальчики, помогите пожалуйста. Вот эту страничку надо как-то запрограммировать что-ли. Просто сайт еще не сделала. Денежек не хватило, а в листовках указала. Вот надо поставить хоть так, чтобы люди видели, что вроде в процессе. Поможете?

а вот исходничек ТУТ

Заранее всем спасибо, мальчики

Edited by tiffany
Link to comment
Share on other sites

11 answers to this question

Recommended Posts

  • 0
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>В разработке</title>
<style>
body {height:100%;}
img {margin-top:-240px; margin-left:-320px; top:50%; left:50%; position:absolute;}
</style>
</head>
<body>
<img src="http://s019.radikal.ru/i636/1204/91/96335b54b708.jpg" alt="В разработке">
</body>
</html>

Так что ли?

Link to comment
Share on other sites

  • 0

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>В разработке</title>
<style>
body {height:100%;}
img {margin-top:-240px; margin-left:-320px; top:50%; left:50%; position:absolute;}
</style>
</head>
<body>
<img src="http://s019.radikal.ru/i636/1204/91/96335b54b708.jpg" alt="В разработке">
</body>
</html>

Так что ли?

Ну нет наверно. Я же не просто так картинку в PSD приложила. Фото отдельно текст отдельно. А так грузиться будет долго.

Link to comment
Share on other sites

  • 0

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>В разработке</title>
<style>
body {height:100%;}
img {margin-top:-240px; margin-left:-320px; top:50%; left:50%; position:absolute;}
</style>
</head>
<body>
<img src="http://s019.radikal.ru/i636/1204/91/96335b54b708.jpg" alt="В разработке">
</body>
</html>

Так что ли?

Ну нет наверно. Я же не просто так картинку в PSD приложила. Фото отдельно текст отдельно. А так грузиться будет долго.

Косите под дурачка :) ? // уж извините такая мысль пришла

Link to comment
Share on other sites

  • 0

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>В разработке</title>
<style>
body {height:100%;}
img {margin-top:-240px; margin-left:-320px; top:50%; left:50%; position:absolute;}
</style>
</head>
<body>
<img src="http://s019.radikal.ru/i636/1204/91/96335b54b708.jpg" alt="В разработке">
</body>
</html>

Так что ли?

Ну нет наверно. Я же не просто так картинку в PSD приложила. Фото отдельно текст отдельно. А так грузиться будет долго.

Косите под дурачка :) ? // уж извините такая мысль пришла

Спалилась:)

Блондинка бы не поняла, что грузиться будет долго...

Тема не в том разделе, есть же раздел для халявщиков

Link to comment
Share on other sites

  • 0

Ну если я блондинка, это не значит, что я в доску тупая. Элементарные вещи знаю, что такое 1 килобайт и что такое 1 мегабайт. Если не хотите помогать так и скажите. Обижусь просто на вас и все.

Между прочим, я прочитала что это называется верстка. Вот

Edited by tiffany
Link to comment
Share on other sites

  • 0

Так пойдет?

<!DOCTYPE HTML>

<head>
<title>В разработке</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<style type="text/css">
body {
margin: 0;
background: url('http://s019.radikal.ru/i638/1204/0a/5233dcff220c.jpg');
background-repeat: no-repeat;
background-position: 50% 70%;
}
#content {
height: 650px;
width: 450px;
1border: 1px solid black;
margin: 12% auto 0 auto;
}
img {
margin-left: 60px;
}
h2 {
margin: -20px auto ;
text-align: center;
color: #bc0000;
font-size: 38px;
}
h1{
margin: 50px auto ;
text-align: center;
color: #fff;
font-size: 60px;
}
h3 {
margin: 210px auto ;
text-align: center;
color: #fff;
font-size: 28px;
}
h4 {
margin: -150px auto ;
text-align: center;
color: #56b601;
font-size: 30px;
}
span {
color: #56b601;
}
</style>
</head>

<article>
<div id="content">
<img src="http://s019.radikal.ru/i644/1204/af/8f35d59c783a.png">
<h2>РОЛЛЫ<span> & </span>СУШИ</h2>
<h1>Сайт</h1>
<h3>в стадии <br> разработки<h3>
<h4>+7 (831) 3 233 777<br>
+7 (908) 76 33 777</h4>
</div>
</article>

Edited by Sensei
Link to comment
Share on other sites

  • 0

Так пойдет?

<!DOCTYPE HTML>

<head>
<title>В разработке</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<style type="text/css">
body {
margin: 0;
background: url('http://s019.radikal.ru/i638/1204/0a/5233dcff220c.jpg');
background-repeat: no-repeat;
background-position: 50% 70%;
}
#content {
height: 650px;
width: 450px;
1border: 1px solid black;
margin: 12% auto 0 auto;
}
img {
margin-left: 60px;
}
h2 {
margin: -20px auto ;
text-align: center;
color: #bc0000;
font-size: 38px;
}
h1{
margin: 50px auto ;
text-align: center;
color: #fff;
font-size: 60px;
}
h3 {
margin: 210px auto ;
text-align: center;
color: #fff;
font-size: 28px;
}
h4 {
margin: -150px auto ;
text-align: center;
color: #56b601;
font-size: 30px;
}
span {
color: #56b601;
}
</style>
</head>

<article>
<div id="content">
<img src="http://s019.radikal.ru/i644/1204/af/8f35d59c783a.png">
<h2>РОЛЛЫ<span> & </span>СУШИ</h2>
<h1>Сайт</h1>
<h3>в стадии <br> разработки<h3>
<h4>+7 (831) 3 233 777<br>
+7 (908) 76 33 777</h4>
</div>
</article>

Почти ))) Ты такой молодец. Только отличается то что на картинке и то что в результате,я имею ввиду шрифт. :wub:

Вот что получилось http://freshroll52.ru/ еще один мальчик помог (брат мой 12 летний)

Edited by tiffany
Link to comment
Share on other sites

  • 0

ну да, со шрифтами я не парился)так и быть исправлю.

<!DOCTYPE HTML>

<head>
<title>В разработке</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<style type="text/css">
body {
margin: 0;
background: url('http://s019.radikal.ru/i638/1204/0a/5233dcff220c.jpg');
background-repeat: no-repeat;
background-position: 50% 70%;
}
#content {
height: 650px;
width: 450px;
1border: 1px solid black;
margin: 12% auto 0 auto;
}
img {
margin-left: 60px;
}
h2 {
margin: -20px auto ;
text-align: center;
color: #bc0000;
font-size: 43px;
font-family: Myriad Pro;
}
h1{
margin: 50px auto ;
text-align: center;
color: #fff;
font-size: 60px;
font-family: Georgia;
font-style: italic;
}
h3 {
margin: 202px auto ;
text-align: center;
color: #fff;
font-size: 25px;
font-family: Georgia;
font-style: italic;
}
h4 {
margin: -150px auto ;
text-align: center;
color: #56b601;
font-size: 30px;
}
span {
color: #56b601;
}
</style>
</head>

<article>
<div id="content">
<img src="http://s019.radikal.ru/i644/1204/af/8f35d59c783a.png">
<h2>РОЛЛЫ<span> & </span>СУШИ</h2>
<h1>Сайт</h1>
<h3>в стадии <br> разработки<h3>
<h4>+7 (831) 3 233 777<br>
+7 (908) 76 33 777</h4>
</div>
<article>

Теперь ваша душенька довольна?)

Edited by Sensei
Link to comment
Share on other sites

  • 0

ну да, со шрифтами я не парился)так и быть исправлю.

<!DOCTYPE HTML>

<head>
<title>В разработке</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<style type="text/css">
body {
margin: 0;
background: url('http://s019.radikal.ru/i638/1204/0a/5233dcff220c.jpg');
background-repeat: no-repeat;
background-position: 50% 70%;
}
#content {
height: 650px;
width: 450px;
1border: 1px solid black;
margin: 12% auto 0 auto;
}
img {
margin-left: 60px;
}
h2 {
margin: -20px auto ;
text-align: center;
color: #bc0000;
font-size: 43px;
font-family: Myriad Pro;
}
h1{
margin: 50px auto ;
text-align: center;
color: #fff;
font-size: 60px;
font-family: Georgia;
font-style: italic;
}
h3 {
margin: 202px auto ;
text-align: center;
color: #fff;
font-size: 25px;
font-family: Georgia;
font-style: italic;
}
h4 {
margin: -150px auto ;
text-align: center;
color: #56b601;
font-size: 30px;
}
span {
color: #56b601;
}
</style>
</head>

<article>
<div id="content">
<img src="http://s019.radikal.ru/i644/1204/af/8f35d59c783a.png">
<h2>РОЛЛЫ<span> & </span>СУШИ</h2>
<h1>Сайт</h1>
<h3>в стадии <br> разработки<h3>
<h4>+7 (831) 3 233 777<br>
+7 (908) 76 33 777</h4>
</div>
<article>

Теперь ваша душенька довольна?)

Спасибо, дорогой. Лови воздушный поцелуй

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