Thursday, 28.03.2024, 10:33 AM
Welcome Guest | RSS
Main | News | Sign Up | Login
Search
Menu
4e
http://www60.zippyshare.com/v/63581986/file.html

Date: 08.05.2013

<head>
<title>Provjera prakticnog rada-CSS</title>
<link rel="stylesheet"
        type="text/css" href="css.css">
</head>
<body>
    <div class="kontejner">
        <div class="banner">
        </div>
        <div class="izbornik">
        </ ... Read more »

Date: 08.05.2013

<html><head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<title>PPR-CSS</title>
<link rel="stylesheet" type="text/css" href="stil.css" />
</head>
<body>
    <div class="kontejner">
        <div class="banner">
        </div>
        <div class="izbornik">
 &n ... Read more »

Date: 08.05.2013

<html>
<head>
<script>
    function pozdrav()
    {
    ime=window.prompt("Unesi ime");
    prijatelj=window.prompt("Unesi ime prijatelja");
    document.write("Pozdrav "+ime+"! Prijatelj ti je "+prijatelj+"!");
    }
</script>
</head>
<body onload="pozdrav()">
</body>
</html>


Date: 01.03.2013

<html>
<head>
<script>
    function pozdrav()
    {
    ime=window.prompt("Unesi ime");
    document.write("Pozdrav "+ime+"! Kako si?");
    }
</script>
</head>
<body onload="pozdrav()">
</body>
</html>


Date: 01.03.2013

<html>
<head>
<link rel="stylesheet" type="text/css" href="izbornik.css">
</head>
<body>
<ul id="izbornik">
<li class=""><a href="#">Izbor 1</a></li>
<li class=""><a href="#">Izbor 2</a>
<ul>
<li class=""><a href="#"> Podizbornik 1</a></li>
<li class=""><a href="#"> Podizbornik 2</a></li>
<li class=""><a href="#"> Podizbo ... Read more »

Date: 22.02.2013

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
    <form metod="post" action="posalji.php">
        <p align="justify">Ime i prezime:
        <input type="text" name="ime" size="20" value="unesi ime i prezime">
        </p>
        &l ... Read more »

Date: 22.02.2013

1 2 »
Create a free website with uCoz