Цвет текста - Visavi.net https://visavi.net/ RSS - Visavi.net https://visavi.net/assets/img/images/logo_small.png RSS - Visavi.net https://visavi.net/ [email protected] (admin) [email protected] (admin) Mon, 18 Nov 2024 20:22:21 +0300 <pre class="prettyprint"> * { margin&#58; 0; padding&#58; 0; } body { font&#58; 12px/18px Arial, Tahoma, Verdana, sans-serif; } * { margin&#58; 0; padding&#58; 0; } body { font&#58; 12px/18px Arial, Tahoma, Verdana, sans-serif; } p { margin&#58; 0 0 18px } a { color&#58; #e1cc70; outline&#58; none; text-decoration&#58; none; } a&#58;hover { text-decoration&#58; underline; } img { border&#58; none; } input { vertical-align&#58; middle; } #wrapper { width&#58; 100%; min-width&#58; 1000px; } /* Header -----------------------------------------------------------------------------*/ #header { height&#58; 68px; background&#58; #7b2a31; background-image&#58; url(&quot;img/star.gif&quot;); background-repeat&#58; repeat-x; border-bottom&#58; 5px solid #52494a; } /* Liniya -----------------------------------------------------------------------------*/ .row{border-top&#58; 3px solid #e1cc70;text-align&#58; center;background-color&#58; #ffff30;} /* Reklama -----------------------------------------------------------------------------*/ #rek { text-align&#58; center; background-color &#58; #e1cc70; color&#58; blue; padding&#58; 3px; border-top&#58; 2px solid #7b2a31; border-bottom&#58; 2px solid #7b2a31; } .rek a { color&#58; blue; } .rek a&#58;hover { color&#58; blue; } /* Middle -----------------------------------------------------------------------------*/ #content { padding&#58; 3px; background&#58; #8d696c; } /* Footer -----------------------------------------------------------------------------*/ #footer { border-top&#58; 5px solid #8d696c; height&#58; 50px; background&#58; #7b2a31; border-bottom&#58; 5px solid #52494a; } p { margin&#58; 0 0 18px } img { border&#58; none; } input { vertical-align&#58; middle; } #wrapper { width&#58; 100%; min-width&#58; 1000px; } /* Header -----------------------------------------------------------------------------*/ #header { height&#58; 68px; background&#58; #7b2a31; background-image&#58; url(&quot;img/star.gif&quot;); background-repeat&#58; repeat-x; border-bottom&#58; 5px solid #52494a; } /* Liniya -----------------------------------------------------------------------------*/ .row{border-top&#58; 3px solid #e1cc70;text-align&#58; center;background-color&#58; #ffff30;} /* Middle -----------------------------------------------------------------------------*/ #content { padding&#58; 3px; background&#58; #8d696c; } a { color&#58; #e1cc70; outline&#58; none; text-decoration&#58; none; } a&#58;hover { text-decoration&#58; underline; } /* Footer -----------------------------------------------------------------------------*/ #footer { border-top&#58; 5px solid #8d696c; height&#58; 50px; background&#58; #7b2a31; border-bottom&#58; 5px solid #52494a; } </pre> <br> Вот мой код мне в #rek нужно поенять цвет я такого уже наворотил что просто ппц помогите ПЛЗ https://visavi.net/topics/11381/201548 Цвет текста Вова Sat, 10 Jul 2010 16:55:35 +0400 Сообщения https://visavi.net/topics/11381/201548 <pre class="prettyprint"> .название дива шапки a { color&#58; #цвет; } .название дива шапки a&#58;hover { color&#58; #цвет; } </pre> <br> а если тебе надо только цвет текста (не кликабельного) то:<br> <pre class="prettyprint"> .название_дива { другие его параметры типа цвета фона и т.д color&#58; #цвет; } </pre> <br> <a href="//visavi.net/index.php?p=css&amp;">http://visavi.net/index.php?p=css&amp;</a> учебник css <img src="https://visavi.net/uploads/stickers/smile.gif" alt="smile"> <br> <a href="//visavi.net/forum/topic.php?tid=450&amp;">http://visavi.net/forum/topic.php?tid=450&amp;</a> вопрос - ответ по css https://visavi.net/topics/11381/201401 Цвет текста Иван Sat, 10 Jul 2010 12:27:21 +0400 Сообщения https://visavi.net/topics/11381/201401 сделай див классы для каждого текста<img src="https://visavi.net/uploads/stickers/smile.gif" alt="smile"> https://visavi.net/topics/11381/201167 Цвет текста chiper Fri, 09 Jul 2010 21:13:17 +0400 Сообщения https://visavi.net/topics/11381/201167 Как задать отдельно цвет текста в шапке и другой цвет в foot когда я пишу цвет и размер текста у меня он меняется визде<br> a {<br> color: #e1cc70;<br> outline: none;<br> text-decoration: none;<br> }<br> a:hover {<br> text-decoration: underline;<br> } https://visavi.net/topics/11381/201121 Цвет текста Вова Fri, 09 Jul 2010 19:36:39 +0400 Сообщения https://visavi.net/topics/11381/201121