Curs Spaniola

In fiecare spatiu gol, scrieti forma corecta a lui ser, estar sau tener pentru fiecare propozitie.
Folositi litere mici si accentuate corect.


1. Mario - enamorado.
2. La ventana - cerrada.
3. ¡Sí, yo - despierto!
4. ¡Tengo que comer porque - mucha hambre!
5. Tú - un chico muy serio.
6. ¿Tú - contento con tus notas?
7. Las señoras - portuguesas.
8. El cuaderno - abierto.
9. El sol - amarillo.
10. El libro - de Marta.
11. El libro - sobre la silla.
12. El español - útil.
13. Yo - aburrido en esta clase.
14. Voy a dormirme porque la TV - muy aburrida.
15. Mis amigos - en España.

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.
Ser, estar sau tener

Last accessed pages

  1. Forma verbului Hay (5833)
  2. Adjective - Exercitii si teste engleza incepatori (16780)
  3. Pronume - Exercitii si teste engleza incepatori (15351)
  4. Prezentul simplu - Exercitii si teste incepatori (68157)
  5. Gramatica limbii spaniole. Indrumator si prezentare generala (66876)

Popular pages this month

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (1210)
  2. Prezentul simplu si continuu - Present Tense Simple and Continuous (980)
  3. Exercitii engleza - English Tests and exercises - Grammar (955)
  4. Gramatica limbii engleze - Prezentare Generala (899)
  5. Prezentul simplu - Exercitii si teste incepatori (806)