Curs Engleza

- Treceti fiecare propozitie la Prezentul perfect (unele propozitii sunt la alt timp, trebuie trecute la Prezent perfect), forma specificata intre paranteze.
Pentru ca raspunsul sa fie validat corect, la negativ folositi formele prescurtate: "haven't" si "hasn't", iar propozitiile interogative terminati-le cu semnul intrebarii (?).

[ "I have traveled there. (interogativ)", "Have we read it? (negativ)", "You haven't drunk. (interogativ)", "It has flown. (interogativ)", "He got a house. (negativ)", "They write many tutorials. (negativ)", "She will wash the glass. (interogativ)", "George fix the door. (negativ)", "You are going to class. (interogativ)", "I saw a dragonfly. (negativ)", "The kangaroo jumps. (negativ)", "We'll make the dinner. (interogativ)" ]
["Have I traveled there?","We haven't read it","Have you drunk?","Has it flown?","He hasn't got a house","They haven't written many tutorials","Has she washed the glass?","George hasn't fixed the door","Have you been to class?","I haven't seen a dragonfly","The kangaroo hasn't jumped","Have we made the dinner?"]

Un Test simplu in fiecare zi

HTML
CSS
JavaScript
PHP-MySQL
Engleza
Spaniola
Ce tag adauga imagine in pagina web?
<div> <img> <span>
<img src="http://coursesweb.net/imgs/webcourses.gif" width="191" height="63" alt="Courses-Web" />
Care din aceste coduri CSS afiseaza textul inclinat?
font-style: italic; text-decoration: underline; font-weight: 500;
#id {
  font-style: italic;
}
Clic pe functia jQuery care ascunde animat un element HTML.
click() hide() show()
$(document).ready(function() {
  $(".a_class").click(function(){ $(this).hide("slow"); });
});
Clic pe functia definita corect in PHP.
fname function() {} function fname() {} function $fname() {};
function fname($a, $b) {
  echo $a * $b;
}
Indicati forma pentru Prezent Perfect Continuu a verbului "to walk" (a merge).
have walked have been walking be walking
I have been walking for 5 hours.
- Merg pe jos de 5 ore.
Indicati Trecutul Nedefinit pentru verbul "ser" (a fi) la forma Yo.
será sería fui
Yo fui entrenador.
- Am fost antrenor.
Prezentul perfect - Exercitii si teste engleza

Last accessed pages

  1. Substantivul din limba engleza - The Noun (54445)
  2. Substantive - Exercitii si teste engleza incepatori (34783)
  3. Subtantive - Plural (5020)
  4. Numere cardinale 1-10 (4225)
  5. Gramatica limbii spaniole. Indrumator si prezentare generala (57835)

Popular pages this month

  1. Conditional IF in Limba Engleza - Fraze Conditionale (1559)
  2. Exercitii engleza - English Tests and exercises - Grammar (1428)
  3. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (1290)
  4. Curs HTML gratuit Tutoriale HTML5 (1106)
  5. Gramatica limbii engleze - Prezentare Generala (1004)