Curs Engleza

- Traduceti urmatoarele propozitii folosind Trecutul perfect (In limba romana fara diacritice).
Pentru negatie folositi forma prescurtata. Propozitiile interogative trebuie terminate cu semnul intrebarii (?).

[ "Terminasem cartea inainte sa vii tu.", "El plecase deja azi dimineata", "When Doris arrived the show had started", "Mother had cooked the dinner by the time father came home.", "Noi tocmai intrasem in clasa cand a sunat clopotelul.", "Had she written for ten minutes when I arrived?", "They hadn't lived here before you left.", "Pasagerii au iesit indata ce se oprise trenul.", "Had he eaten the icecreem when I slept?", "Eu nu cantasem azi dupamiaza.", "Zburase (neutru) dupa ce a terminat ea treaba?", "Venisesi cand el a jucat tenis?" ]
["I had finished the book before you came","He had already left this morning","Cand Doris a sosit spectacolul incepuse","Mama gatise cina cand tata a venit acasa","We had just got into the classroom when the bell rang","Scrisese ea de zece minute cand eu am sosit?","Ei nu locuise aici inainte sa pleci","The passengers got out as soon as the train had stopped","Mancase el inghetata cand eu am dormit?","I hadn't sung this afternoon","It had flown after she finished the work?","Had you came when he played tennis?"]

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 - exercitii engleza avansat

Last accessed pages

  1. Afisare si chenare din CSS la elemente HTML (5473)
  2. Verbe Dinamice si Statice - Dynamic and Static Verbs (10655)
  3. Prezent perfect si Prezent perfect continuu - Present perfect and Continuous (89567)
  4. Cursuri limba engleza gratuite si lectii online (61468)
  5. Subjunctivul sau indicativul prezent - adjective (198)

Popular pages this month

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (1242)
  2. Curs HTML gratuit Tutoriale HTML5 (952)
  3. Coduri pt culori (714)
  4. Creare si editare pagini HTML (566)
  5. Conditional IF in Limba Engleza - Fraze Conditionale (519)