Curs Engleza

- Treceti fiecare propozitie la Trecutul perfect continuu (unele propozitii sunt la alt timp, trebuie scrise la Trecut Perfect Continuu), forma specificata intre paranteze.
Pentru ca raspunsul sa fie validat corect, la negativ folositi forma prescurtata: "hadn't", iar propozitiile interogative terminati-le cu semnul intrebarii (?).

[ "I learn all day. (interogativ)", "They swim. (negativ)", "You aren't planting. (interogativ)", "It started. (interogativ)", "He sold a map. (negativ)", "They will buy cereals. (negativ)", "You will play chess. (interogativ)", "Sam brings a donkey. (negativ)", "You went to the museum. (interogativ)", "I'm washing my face. (negativ)", "Her sister left. (negativ)", "We get a good meal. (interogativ)" ]
["Had I been learning all day?","They hadn't been swiming","Had you been planting?","Had it been starting?","He hadn't been selling a map","They hadn't been buying cereals","Had you been playing chess?","Sam hadn't been bringing a donkey","Had you been going to the museum?","I hadn't been washing my face","Her sister hadn't been leaving","Had we been geting a good meal?"]

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.
Trecutul perfect continuu - Exercitii si teste engleza

Last accessed pages

  1. Curs Adobe Flash Tutoriale ActionScript 3 (757)
  2. Conditional IF - Exercitii si teste engleza incepatori (20402)
  3. Prezentul simplu - Exercitii si teste incepatori (66430)
  4. Verbe - Exercitii si teste engleza incepatori (25726)
  5. Instanta de Obiect Vue (432)

Popular pages this month

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (1222)
  2. Curs HTML gratuit Tutoriale HTML5 (949)
  3. Coduri pt culori (696)
  4. Creare si editare pagini HTML (555)
  5. Conditional IF in Limba Engleza - Fraze Conditionale (510)