-
Traduceti urmatoarele propozitii, folosind Viitorul Perfect Continuu (In limba romana fara diacritice). Propozitiile interogative trebuie terminate cu semnul intrebarii (?).
[
"Eu voi fi citind de doua ore.",
"Veti fi invatand de jumatate de ora?",
"Anny will haven't been working.",
"Va fi urcand in fiecare zi (neutru).",
"He will have been waiting one week.",
"We will have been digging the garden.",
"Ce veti fi facand toata dupamiaza?",
"Nu vor fi ducandu-se la gradinita.",
"Daniel va fi cantand la vioara.",
"Vei fi citind in poiana.",
"He will have been making a tea.",
"Eu voi fi traind la manastire."
]
["I will have been reading for two hours","Will you have been learning for half an hour?","Anny nu va fi lucrand","It will have been going up every day","El va fi asteptand o saptamana","Noi vom fi sapand gradina","What will you have been doing all afternoon?","They will haven't been going to kindergarden","Daniel will have been playing the violin","Will you have been reading in the glade","El va fi facand un ceai","I will have been living in the monastery"]
Un Test simplu in fiecare zi
HTML
CSS
JavaScript
PHP-MySQL
Engleza
Spaniola
Care tag e folosit pentru a adauga liste cu definitii in element <dl>?
<dt> <dd> <li><dl>
<dt>HTML</dt>
<dd> - Hyper Text Markup Language</dd>
<dd> - Limbaj de cod pentru pagini web</dd>
</dl>
Care proprietate CSS poate sa ascunda un element in pagina, lasand spatiu gol in locul lui?
display position visibility#id {
visibility: hidden;
}
Indicati evenimentul declansat cand se apasa clic pe un obiect in pagina.
onclick onmouseover onfocus document.getElementById("id").onclick = function(){
alert("http://www.MarPlo.net/");
}
Indicati variabila PHP ce contine datele din $_GET, $_POST si $_COOKIE.
$_SESSION $_GET $_REQUESTif(isset($_REQUEST["id"])) {
echo $_REQUEST["id"];
}
Care din urmatoarele cuvinte reprezinta un Verb?
lighting believe pathI believe in my path.
- Eu cred in calea mea.
Care din urmatoarele cuvinte reprezinta un Verb?
creer camino iluminaciĆ³ncreer = a crede; camino = cale /drum; iluminaciĆ³n = iluminare