Доброго времени суток.Нужна Ваша помощь,делаю сайт и возникла проблема не могу поменять фон таблицы.На странице расположены две таблицы.При изменении фона в первой таблице во второй также меняется фон на такой-же.Таблицы сделаны с закругленными углами.Часть кода:
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.
Здравствуйте, подскажите какой тег использовать для увеличения значения, пример на картинке.
Вроде, про такой тег я слышала. Если есть тег прогресс бар, значит и такое должно быть.
Question
Sek
Доброго времени суток.Нужна Ваша помощь,делаю сайт и возникла проблема не могу поменять фон таблицы.На странице расположены две таблицы.При изменении фона в первой таблице во второй также меняется фон на такой-же.Таблицы сделаны с закругленными углами.Часть кода:
<html>
<head>
<title>Главная </title>
<style type="text/css">
A {
text-decoration: none; }
</style>
<font face="Dungeon">
<style type="text/css">
BODY
{
color: #ffffff;
background-color: #0A2C85;
text-decoration: none;
background-image: url();
background-repeat:repeat-x;
}
</style>
</head>
<table>
<td cellpadding="20%" height="350" width="20%" valign="top" >
<a href=""><font color="#ffffff"></a href>
<img src="g" align="left", width="60", height="40">
<ul><ul><li><a href=".htm"><font color="#ffffff"></li></ul></ul></a href>
<ul><ul><li><a href=".htm"><font color="#ffffff"></li></ul></ul></a href>
<ul><ul><li><a href=".htm"><font color="#ffffff"></li></ul></ul></a href>
<img src="" align="left" , width="60", height="40">
<a href=".htm"><font color="#ffffff"> </a href>
<p>
<br>
<img src="" align="left" , width="60", height="40">
<a href=".htm"><font color="#ffffff"></a href>
</p>
<p>
<br>
<img src="" align="left", width="60", height="40">
<a href=".htm"><font color="#ffffff"></a href>
<p>
<br>
<img src="" align="left", width="60", height="40">
<a href=""><font color="#ffffff"></a href>
</p>
<p>
<br>
<img src="" align="left", width="60", height="40">
<a href="авп.htm"><font color="#ffffff"></a href>
</p>
</td>
<td cellpadding="75%" valign="middle" width="70%" >
<style type="text/css">
.radius {
padding: 25px;
margin-bottom: 5px;
}
</style>
</head>
<body>
<div style="-moz-border-radius: 20px 20 20 20px;" class="radius">
</style>
</head>
<body>
<div>
<a href="index.htm">Главная→</a href>
<h2>Главная</h2>
<p><br /><br /></p>
</td>
</table>
<BR><BR><BR><BR><BR><BR>
<table height="70" width="100%" >
<style type="text/css">
.radius {
background-color: ;
text-decoration: none;
background-image: url(8.png);
border: 1px solid black;
padding: 25px;
margin-bottom: 5px;
}
</style>
</head>
<body>
<div style="-moz-border-radius: 20px 20 0 0px;" class="radius">
<font color="#ffffff"><H4> © 2011 </H4></font>
</body>
</div>
</div>
</body>
</body>
</html>
Link to comment
Share on other sites
6 answers to this question
Recommended Posts
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.