Your IP : 216.73.217.87


Current Path : /hdd/hdd11/www/sick/bel/
Upload File :
Current File : /hdd/hdd11/www/sick/bel/tutorial4.php

<?php
	header("Cache-Control: no-cache, must-revalidate");
	header("Expires: Sat, 26 Jul 1997 05:00:00 GMT");
?><!DOCTYPE HTML>
<html>
	<head>
		<meta charset="utf-8" />
		<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
		<meta name="product" content="Областно състезание по ИТ" />
		<meta name="description" content="Областно състезание по ИТ" />
		<meta name="author" content="СОУ Васил Левски - Троян" />
		<style>
			<!--
				html, body
					{
						margin: 0px;
						padding: 0px;
					}
				a.mi
					{
						text-decoration: none;
						border: 2px #456 solid;
					}
				a.mi:hover
					{
						border: 2px #000 solid;
					}
				a.milnk
					{
						text-decoration: none;
						border: 2px #456 solid;
					}
				a.milnk:hover
					{
						border: 2px #000 solid;
					}
				a.lnk
					{
						color: #000;
						text-decoration: underline;
					}
				a.lnk:hover
					{
						text-decoration: none;
					}
				div
					{
						font-family: Verdana, Helvetica, sans-serif;
						font-size: 18px;
					}
				label, textarea
					{
						font-family: Verdana, Helvetica, sans-serif;
						font-size: 11px;
					}
			-->
		</style>
		<title>За състезанието</title>
		<script>
			<!--
				var tsv;
				function nxtf()
					{
						var tx=document.getElementById("txt").value;
						if (tx=='Тя се запита: "Аз, той и тя - всички ще тръгваме ли?"')
							{
								document.getElementById("nxt").style.display="block";
								document.getElementById("nerr").style.display="none";
							}
						else
							{
								document.getElementById("nxt").style.display="none";
								document.getElementById("nerr").style.display="block";
							}
					}
			// -->
		</script>
</head>
<body>
	<div style="position: relative; margin: 0 auto; width: 900px; background-color: #fff; font-size: 20px;">
		<div id="savemsg" style="position: absolute; top: 35px; left: 600px; width: 200px; height: 50px; cursor: default; overflow: hidden; z-index: 5; color: #000; background-color: #fff; font-size: 20px; text-align: center;"><font style='color: #f00;'>НЕ Е СЪХРАНЕНО</font></div>
		<a href="#" style="cursor: pointer; color: #FFFFFF; text-decoration: none;" title="Съхрани"><img src="./save.png" width="120" height="120" border="0" alt="Съхрани" style="position: absolute; top: 0px; left: 800px; width: 100px; height: 100px; cursor: pointer; overflow: hidden; z-index: 5;" /></a>
		<img src="./header.png" width="150" height="150" border="0" align="left" /><br />&quot;Аз пиша грамотно&quot;<br />Oбщинско състезание по български език
		<br />на СОУ "Васил Левски" - гр. Троян<!-- target="savebox" -->
		<br />
		<br />
		<br /><hr />
		<br />
		<center><b>ОБУЧЕНИЕ ЗА РАБОТА СЪС СИСТЕМАТА</b></center>
		<br /><b>Стъпка 4:</b> <i>В последната задача трябва да се прочете текстът и да се добавят пропуснатите препинателни знаци, без да се променят границите на изреченията.</i>
		<br />Добавете пропуснатите препинателни знаци:
		<br /><center>
		<br /><textarea name="txt" id="txt" style="width: 900px; height: 50px; border: 1px;">Тя сезапита Аз той и тя всички ще тръгваме ли.</textarea>
		<br /><a href="#" onclick="nxtf(); return true;" style="cursor: pointer; color: #FFFFFF; text-decoration: none;" title="Провери"><div style="margin: 0 auto; width: 300px; height: 30px; text-align: center; font-family: Verdana, Arial, sans-serif; font-size: 18px; padding-top: 7px; border: 3px #337799 solid; border-radius: 5px; background-color: #330044; cursor: pointer; overflow: hidden;">Провери</div></a>
		</center>
		<div id="nerr" style="display: none; color: #f00; font-size: 26px;">
		<center>
		<br />
		О, НЕ :(
		<br />Правилно е:<br /><i><b>Тя се запита: &quot;Аз, той и тя - всички ще тръгваме ли?&quot;</b></i>
		</center>
		</div>
		<div id="nxt" style="display: none; color: #0f0; font-size: 30px;">
		<center>
		<br />
		БРАВО!
		<br />Сега щракнете на бутона &quot;Начало на състезанието&quot;
		<br />
		<a href="./begin.php" style="cursor: pointer; color: #FFFFFF; text-decoration: none;" title="Начало на състезанието"><div style="margin: 0 auto; width: 300px; height: 30px; text-align: center; font-family: Verdana, Arial, sans-serif; font-size: 18px; padding-top: 7px; border: 3px #337799 solid; border-radius: 5px; background-color: #330044; cursor: pointer; overflow: hidden;">Начало на състезанието</div></a>
		</center>
		</div>
	</div>
</body>
</html>