Programalama > HTML

Etiketler: style, örnegi

Ort. 0
Puan ver:
<style type="text/css">
<!--
.passive {
	color: #663300;
	text-decoration: none}
a.passive:link {
	color: #663300;
	text-decoration: none}
a.passive:visited {
	color: #663300;
	text-decoration: none}
a.passive:active {
	color: #663300;
	text-decoration: none}
a.passive:hover {
	color: #FFFFFF;
	text-decoration: underline}
.active {
	color: #FFFFFF;
	text-decoration: none}
a.active:link {
	color: #FFFFFF;
	text-decoration: none}
a.active:visited {
	color: #FFFFFF;
	text-decoration: none}
a.active:active {
	color: #FFFFFF;
	text-decoration: none}
a.active:hover {
	color: #FFFFFF;
	text-decoration: none}

.counter {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #333333
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #00639C
}
p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333
}
a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt
}
a:active { color: #990000 }
a:hover { color: #990000 }
a:link { color: #0000FF }
a:visited { color: #6699CC }

-->
</style>


Yorumlar                 Yorum Yaz
Bu hazır kod'a ilk yorumu siz yapın!
KATEGORİLER
ASP - 240
ASP.NET - 24
C# - 75
C++ - 174
CGI - 8
DELPHI - 247
FLASH - 49
HTML - 536
PASCAL - 246
PERL - 11
PHP - 160
WML - 9
XML - 2
Copyright © 2002 - 2024 Hazır Kod - Tüm Hakları Saklıdır.
Siteden yararlanırken gizlilik ilkelerini okumanızı tavsiye ederiz.
hazirkod.com bir İSOBİL projesidir.