Curs Engleza

- Scrieti verbul din paranteze la timpul Trecut perfect continuu, in acord cu subiectul.
Ex.: "I ___ (to learn)" - had been learning

[ "I ___ (to walk)", "You ___ (to look for)", "We ___ (to work)", "He ___ (to write)", "They ___ (to read)", "She ___ (to crochet)", "I ___ over there (to go)", "Your sisters ___ here. (to play)", "The whale ___ a lot. (to eat)", "The cheetah ___ very fast. (to run)", "You ___ in the street. (to laugh)", "He ___ a book. (to buy)", "She ___ for 3 hours. (to wait)", "I ___ this morning. (to jog)", "You ___ every evening. (to run)", "We ___ all week. (to travel)" ]
["had been walking","had been looking for","had been working","had been writing","had been reading","had been crocheting","had been going","had been playing","had been eating","had been running","had been laughing","had been buying","had been waiting","had been jogging","had been running","had been traveling"]

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
Trecut perfect continuu - Exercitii si teste incepatori

Last accessed pages

  1. Expediere date la o adresa de e-mail (3053)
  2. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (278408)
  3. Curs de miracole pe intelesul tuturor (97)
  4. Pronumele ca obiect al prepozitiei (1833)
  5. Proverbe, expresii si zicatori (24901)

Popular pages this month

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (523)
  2. Curs HTML gratuit Tutoriale HTML5 (336)
  3. Coduri pt culori (288)
  4. Gramatica limbii engleze - Prezentare Generala (233)
  5. Exercitii engleza - English Tests and exercises - Grammar (230)