Curs Engleza

- Treceti fiecare propozitie la forma specificata intre paranteze. Pentru ca raspunsul sa fie validat corect, la negativ folositi forma prescurtata: "won't", iar propozitiile interogative terminati-le cu semnul intrebarii (?).
[ "I will stop there. (interogativ)", "We'll find. (negativ)", "You will walk. (interogativ)", "It will stop. (interogativ)", "He will have a white car. (negativ)", "They will eat many chocolates. (negativ)", "She will cook salads. (interogativ)", "George will write a book. (negativ)", "You will go to zoo. (interogativ)", "I will see a tiger. (negativ)", "The turtles will run slow. (negativ)", "We'll make the bed. (interogativ)" ]
["Will I stop there?","We won't find","Will you walk?","Will it stop?","He won't have a white car","They won't eat many chocolates","Will she cook salads?","George won't write a book","Will you go to zoo?","I won't see a tiger","The turtles won't run slow","Will we make the bed?"]

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 simplu - Exercitii si teste engleza

Last accessed pages

  1. Lectia 120, Recapitulareb 109-110 (78)
  2. Ajax-PHP File Manager (531)
  3. Forma verbului Hay (6080)
  4. Verbe regulate (9171)
  5. Gramatica limbii spaniole. Indrumator si prezentare generala (68846)

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 (501)
  5. Cursuri limba engleza gratuite si lectii online (444)