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

Last accessed pages

  1. Like si As - Exercitii engleza incepatori (5969)
  2. Prezent perfect continuu - Exercitii si teste incepatori (15941)
  3. Viitor perfect si Viitorul perfect continuu - Future perfect and Continuous (21328)
  4. Obtine valoarea elementelor checkbox selectate intr-un formular (410)
  5. Mini-Vocabular Spaniol (2924)

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)