Curs Engleza

- Scrieti verbul din paranteza la forma corecta pentru conditional de tip 1, in acord cu traducerea.
[ "If I ___ (to study) I will pass the exams. (Daca studiez voi trece examenele.)", "If the sun shines , we will ___ (to walk) into garden. (Daca soarele straluceste ne vom plimba in gradina.)", "If we travel to London, we ___ (to visit) the museums. (Daca ne deplasam la Londra, vom vizita muzeele.)", "If my friend ___ (to come) , I will be very happy. (Daca prietenul meu vine, voi fi foarte fericit.)", "She ___ (to sing) with me, if I want. (Ea va canta cu mine daca vreau.)", "If he ___ (to ring up), tell him I am at home. (In caz ca telefoneaza, spune-i ca sunt acasa.)", "Will you ___ (to read) this book if she buys it? (Vei citi aceasta carte daca ea o cumpara?)", "I will not come if he ___ (to leave). (Nu voi veni daca el pleaca.)", "Will you make a salad if we ___ (to pick) some fruits? (Vei face o salata, daca culegem niste fructe?)", "If I leave the garden, I ___ (to plant) flowers. (Daca plec din gradina, nu voi planta flori.)", "If we take the bus, we ___ (to arrive) in time. (Daca vom lua autobuzul, nu vom ajunge la timp.)", "If you wait a minute, I ___ (to ask) my parents. (Daca astepti un minut, imi voi intreba parintii.)", "If it ___ (to rain) , I will stay at home. (Daca ploua, voi sta acasa.)", "If they ___ (to hurry), they will not catch the train. (Daca nu se grabesc, nu vor prinde trenul.)", "If you come with me, I ___ (to do) the shopping with you. (Daca vii cu mine, voi face cumparaturile cu tine.)", "If I am in Venice, I ___ (to rent) a boat. (Daca sunt in Venetia, voi inchiria o barca.)" ]
["study","walk","will visit","comes","will sing","should ring up","read","leaves","pick","will not plant","will not arrive","will ask","rains","do not hurry","will do","will rent"]

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.
Conditional IF - Exercitii si teste engleza incepatori

Last accessed pages

  1. Ser - Estar 2 (3296)
  2. Gramatica limbii spaniole. Indrumator si prezentare generala (66985)
  3. Adverbele in limba engleza - Adverbs (32510)
  4. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (268696)
  5. Accentul si Pronuntia (27427)

Popular pages this month

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (1359)
  2. Exercitii engleza - English Tests and exercises - Grammar (1085)
  3. Prezentul simplu si continuu - Present Tense Simple and Continuous (1079)
  4. Gramatica limbii engleze - Prezentare Generala (1030)
  5. Prezentul simplu - Exercitii si teste incepatori (887)