Curs Engleza

- Scrieti verbul din paranteze la Prezent perfect continuu, in acord cu subiectul.
Ex.: "I ___ (to learn)" - have been learning

[ "I ___ (to teach)", "You ___ (to stand up)", "We ___ (to sit)", "He ___ (to write)", "They ___ (to read)", "She ___ (to plant)", "I ___ over there (to go)", "My aunt ___ here. (to sleep)", "The elephant ___ a lot. (to eat)", "The balloon ___ very high. (to fly)", "You ___ in the classroom. (to read)", "He ___ a book. (to draw)", "She ___ for 3 hours. (to train)", "I ___ it since this morning. (to see)", "You lately ___ every evening. (to run)", "I ___ for ages. (to travel)" ]
["have been teaching","have been standing up","have been sitting","has been writing","have been reading","has been planting","have been going","has been sleeping","has been eating","has been flying","have been reading","has been drawing","has been training","have been seeing","have been running","have 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.
Prezent perfect continuu - Exercitii si teste incepatori

Last accessed pages

  1. Viitor simplu si continuu - Future Tense Simple and Continuous (46259)
  2. Functii PHP matematice (914)
  3. Prezent perfect si Prezent perfect continuu - Present perfect and Continuous (91291)
  4. Script PHP - Numarare cuvinte din pagini (444)
  5. Limba spaniola curs online incepatori si avansati (30028)

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)