Forum Webmastera, HTML, CSS, PHP, MySQL, Hosting, Domeny - Forum dla Webmasterów
Problem ze skryptem - Wersja do druku

+- Forum Webmastera, HTML, CSS, PHP, MySQL, Hosting, Domeny - Forum dla Webmasterów (https://www.webmastertalk.pl)
+-- Dział: Technologie internetowe - tworzenie stron WWW (https://www.webmastertalk.pl/forum-technologie-internetowe-tworzenie-stron-www)
+--- Dział: Początkujący webmaster (https://www.webmastertalk.pl/forum-poczatkujacy-webmaster)
+--- Wątek: Problem ze skryptem (/thread-problem-ze-skryptem--6890)

Strony: 1 2


RE: Problem ze skryptem - hieroshima - 26-05-2011

Kod:
<!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>
<style type="text/css">

a{  text-decoration: none;  color: black; }

a:hover { text-decoration: underline; color: blue; }
</style>
</head>
<body>


</body>
</html>



RE: Problem ze skryptem - hieroshima - 26-05-2011

Pokaż ten twój kod, ale cały. Jesteś pewny, że w ogóle masz tam gdzieś linki ?


RE: Problem ze skryptem - messi19125 - 26-05-2011

Sory, tego posta co teraz usunąłem napisałem zanim zobaczyłem Twój post.

No w końcu, działa! dzięki Wielkie! Big Grin