Curs Engleza

- Treceti fiecare propozitie la Trecutul perfect (unele propozitii sunt la alt timp, trebuie scrise la Trecut Perfect), 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 finish the work. (interogativ)", "Do we pay it? (negativ)", "You are looking for it. (interogativ)", "It will start. (interogativ)", "He makes a house. (negativ)", "They read english tutorials. (negativ)", "She will crochet a waistcoat. (interogativ)", "Sim open the box. (negativ)", "You are going to market. (interogativ)", "I received a gift. (negativ)", "The engine is stopping. (negativ)", "We'll help the neighbors. (interogativ)" ]
["Had I finished the work?","We hadn't payed it","Had you looked for it?","Had it started?","He hadn't made a house","They hadn't read english tutorials","Had she crocheted a waistcoat?","Sim hadn't opened the box","Had you been to market?","I hadn't received a gift","The engine hadn't stopped","Had we helped the neighbors?"]

Un Test simplu in fiecare zi

HTML
CSS
JavaScript
PHP-MySQL
Engleza
Spaniola
Care tag se foloseste in <table> pentru a crea celula de tip "header"?
<thead> <th> <td>
<table><tr>
  <th>Title 1</th>
  <th>Title 2</th>
</tr></table>
Ce proprietate CSS seteaza distanta dintre randuri?
line-height word-spacing margin
.some_class {
  line-height: 150%;
}
Care functie deschide o noua fereastra.
alert() confirm() open()
document.getElementById("id_button").onclick = function(){
  window.open("http://coursesweb.net/");
}
Indicati functia PHP care returneaza un array cu numele fisierelor si directoarelor dintr-un director.
mkdir() scandir() readdir()
$ar_dir = scandir("dir_name");
var_export($ar_dir);
Care din urmatoarele forme a verbului "sleep" (a dormi) se foloseste pentru viitor?
sleeping slept will sleep
He will sleep there.
- El va dormi acolo.
Care din urmatoarele forme a verbului "dormir" (a dormi) se foloseste pentru viitor?
dormido dormirá durmiendo
Él dormirá allí.
- El va dormi acolo.
Trecutul perfect - Exercitii si teste engleza

Last accessed pages

  1. Pronumele in limba engleza - Pronouns (54246)
  2. Numerale, Numere in limba engleza - Numerals (52795)
  3. Zilele saptamanii - Lunile anului - Anotimpurile - Engleza (28303)
  4. Articolul din limba engleza - The article (69620)
  5. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (272016)

Popular pages this month

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (813)
  2. Coduri pt culori (384)
  3. Cursuri limba engleza gratuite si lectii online (358)
  4. Gramatica limbii engleze - Prezentare Generala (349)
  5. Exercitii engleza - English Tests and exercises - Grammar (324)