Jump to content
  • 0

Задний фон


Mr.Black
 Share

Question

10 answers to this question

Recommended Posts

  • 0

У меня проблема ,вот посмотрите http://i048.radikal.ru/1010/41/9fe8d4fc85e2.jpg

<!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>Сайт</title>
<style type="text/css">
body {
font: 0.8em Arial, Helvetica, sans-serif;
background-image: url(http://s006.radikal.ru/i213/1010/00/67fd4a07027a.jpg);
background-repeat: repeat;
background-attachment: fixed;
color: #ffe;
}
</style>
</head>
</html>

И как зделать чтоб картинки незагружать на фото хостинг а открить с комютера

Link to comment
Share on other sites

  • 0

Разобрался,спасибо

Посмотрите как код

<!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>Сайт</title>
<style type="text/css">
*
{
margin: 0;
padding: 0;
}

body {
font: Arial, Helvetica, sans-serif;
background-image: url(http://i022.radikal.ru/1010/a9/f8434adf069f.png);
}

#head {
margin-top:100px;
width:100%;
position:absolute;
margin-left:10%;
}

#logo {
width:30%;
margin-top:35px;
position:absolute;
}

#profil {
width:70%;
margin-left:250px;
position:absolute;
}

#speedbar {
width:100%;
height:34px;
border:0px #0F0 solid;
top:280px;
left:60px;
margin-bottom:80px;
position: relative;

}

#spedbark {
position:absolute;
width:171px;
margin-top:12px;
color:#ffFfff;
font-size:23px;
}

</style>
</head>
<body>
<div id="head" >
<span id="logo">
<img src="C:/Users/Admin/Desktop/Сайт Верстка/logo.png" />
</span>
<span id="profil" align="center" >
<img src="C:/Users/Admin/Desktop/Сайт Верстка/Profil.png" />
</span>
</div>
<div id="speedbar">
<img src="C:/Users/Admin/Desktop/Сайт Верстка/speedbar.png" style="position:absolute;" />
<img src="C:/Users/Admin/Desktop/Сайт Верстка/spedbark.png" style="position:relative;" /><div id="spedbark" ><center>Главная</center></div>
<img src="C:/Users/Admin/Desktop/Сайт Верстка/spedbark.png" style="position:relative;" /><div id="spedbark" ><center>Главная</center></div>
<img src="C:/Users/Admin/Desktop/Сайт Верстка/spedbark.png" style="position:relative;" /><div id="spedbark" ><center>Главная</center></div>
<img src="C:/Users/Admin/Desktop/Сайт Верстка/spedbark.png" style="position:relative;" /><div id="spedbark" ><center>Главная</center></div>
<img src="C:/Users/Admin/Desktop/Сайт Верстка/spedbark.png" style="position:relative;" /><div id="spedbark" ><center>Главная</center></div>
</div>


</html>

Как мне решить ети проблемки : http://s46.radikal.ru/i111/1010/b6/98318be92e48.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