Curs Engleza

- 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 $_REQUEST
if(isset($_REQUEST["id"])) {
  echo $_REQUEST["id"];
}
Care din urmatoarele cuvinte reprezinta un Verb?
lighting believe path
I believe in my path.
- Eu cred in calea mea.
Care din urmatoarele cuvinte reprezinta un Verb?
creer camino iluminaciĆ³n
creer = a crede; camino = cale /drum; iluminaciĆ³n = iluminare
Viitorul perfect continuu - exercitii engleza avansati

Last accessed pages

  1. Instructiuni repetitive - FOR (3750)
  2. Script Countdown timer (1172)
  3. JSON (1048)
  4. Trecut nedefinit vs Imperfect (3443)
  5. Verbe regulate (8587)

Popular pages this month

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (701)
  2. Gramatica limbii engleze - Prezentare Generala (380)
  3. Exercitii engleza - English Tests and exercises - Grammar (355)
  4. Gramatica limbii spaniole. Indrumator si prezentare generala (305)
  5. Cursuri limba engleza gratuite si lectii online (272)