Curs Engleza

- Scrieti articolul hotarat (the) sau nehotarat (a /an) corespunzator fiecarei propozitii.
[ "Myke is ___ author.", "He writes ___ travel book.", "We had ___ lunch with him yesterday", "It was ___ excellent lunch.", "The airplane ticket cost him ___ thousand pounds.", "This is ___ english test.", "Can you play ___ piano?", "Would you like ___ drink?", "Where`s ___ bathroom?", "___ girl in blue is my sister.", "He`s read ___ lot of English books.", "He is ___ engineer." ]
["an","a","the","an","a","an","the","a","the","the","a","an"]

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.
Articole - Teste si exercitii mediu

Last accessed pages

  1. Imperfect 2 - Verbe neregulate (921)
  2. Verbe modale - SHALL, SHOULD, OUGHT TO, WILL, WOULD, USED TO, BE TO, DARE (33607)
  3. Las iertarea sa se astearna, asa mi se da iertare (144)
  4. Pronumele reflexiv (1467)
  5. Imperfect - Verbe regulate (753)

Popular pages this month

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (993)
  2. Gramatica limbii engleze - Prezentare Generala (610)
  3. Coduri pt culori (548)
  4. Gramatica limbii spaniole. Indrumator si prezentare generala (504)
  5. Cursuri limba engleza gratuite si lectii online (445)