Curs Engleza

- Scrieti verbul din paranteze la Prezentul continuu, in acord cu subiectul.
Ex.: "I ___ (to speak)" - am speaking

[ "I ___ (to write)", "You ___ (to swim)", "We ___ (to walk)", "He ___ (to walk)", "They ___ (to read)", "She ___ (to sing)", "I ___ here (to play)", "My father ___ here. (to come)", "The birds ___ fast. (to fly)", "The eagle ___ very high. (to fly)", "You ___ to the theater. (to go)", "He ___ two books. (to have)", "She ___ good to you. (to be)", "I ___ a student. (to see)", "You ___ a blue shirt. (to wear)", "I ___ to live peacefully. (to choose )" ]
["am writing","are swiming","are walking","is walking","are reading","is singing","am playing","is coming","are flying","is flying","are going","is having","is being","am seeing","are wearing","am choosing"]

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

Last accessed pages

  1. Verbele in limba engleza - Verbs (41532)
  2. Cursuri limba engleza gratuite si lectii online (67398)
  3. Pronumele in limba engleza - Pronouns (54955)
  4. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (278398)
  5. Participiu trecut (4271)

Popular pages this month

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