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

Last accessed pages

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (261587)
  2. OOP - Clase si Obiecte - Folosire Mostenire (860)
  3. Prefixele dis, mis, un - Test engleza (5597)
  4. Coduri pt culori (66276)
  5. Numere cardinale 31-1000 (3474)

Popular pages this month

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