Curs Engleza

- Scrieti verbul din paranteze la timpul Viitorul Perfect (Future Perfect), in acord cu subiectul.
[ "I ___ (to watch)", "You ___ (to work)", "We ___ (to learn)", "He ___ (to promise)", "They ___ (to get in)", "She ___ (to know)", "It ___ there (to be)", "My teacher ___ the lesson when I come. (to finish)", "The child ___ . (to play)", "Your mother ___ vegetables. (to buy)", "You ___ by Sunday. (to write)", "It ___ the room. (to clean)", "I ___ a book till they arrive. (to read)", "They ___ some greens. (to plant)", "You ___ a garden. (to draw)", "They ___ before dinner. (to walk)" ]
["will have watched","will have worked","will have learned","will have promised","will have got in","will have known","will have been","will have finished","will have played","will have bought","will have written","will have cleaned","will have read","will have planted","will have drawn","will have walked"]

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.
Viitorul perfect - Exercitii incepatori

Last accessed pages

  1. Viitor perfect si Viitorul perfect continuu - Future perfect and Continuous (21328)
  2. Obtine valoarea elementelor checkbox selectate intr-un formular (410)
  3. Mini-Vocabular Spaniol (2924)
  4. Prezentul continuu - Exercitii si teste incepatori (39012)
  5. Conditional IF in Limba Engleza - Fraze Conditionale (123465)

Popular pages this month

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (976)
  2. Gramatica limbii engleze - Prezentare Generala (606)
  3. Coduri pt culori (543)
  4. Gramatica limbii spaniole. Indrumator si prezentare generala (481)
  5. Cursuri limba engleza gratuite si lectii online (440)