Curs Engleza

- Scrieti verbul din paranteze la timpul Prezent perfect (Present perfect), in acord cu subiectul.
[ "I ___ (to learn)", "You ___ (to walk)", "We ___ (to travel)", "He ___ (to learn)", "They ___ (to eat)", "She ___ (to sing)", "It ___ here (to be)", "My aunt ___ a bus. (to drive)", "The helicopters ___ high. (to fly)", "Your uncle ___ a tree. (to paint)", "You ___ here. (to work)", "It ___ two plates. (to wash)", "I ___ my homework. (to do)", "They ___ some fruits. (to get)", "You ___ the room. (to clean)", "I ___ 2 stories. (to read )" ]
["have learned","have walked","have traveled","has learned","have eaten","has sung","has been","has driven","have flown","has painted","have worked","has washed","have done","have got","have cleaned","have read"]

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 - Exercitii si teste incepatori

Last accessed pages

  1. Adaugare imagini in pagina (18342)
  2. Liste HTML - UL, OL (10769)
  3. Curs HTML gratuit Tutoriale HTML5 (194440)
  4. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (271994)
  5. Coduri pt culori (69986)

Popular pages this month

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