In fiecare casuta goala, scrieti trecutul nedefinit sau imperfectul verbului din paranteze, in acord cu subiectul.
Folositi litere mici si accentuate corect.
1. Cuando yo (vivir) - en el oeste,
2. mi familia siempre (hacer) - un viaje durante las vacaciones de mi padre.
3. Generalmente (nosotros) (viajar) - a un lago o a las montañas.
4. El verano pasado mi madre (decidir) -
5. que (nosotros) (ir) - a visitar la casa de mi prima.
6. La mañana del viaje, nosotros (salir) - a las seis de la mañana.
7. Yo (tener) - mucho sueño
8. y me (dormir) - otra vez dentro de poco.
9. Cuando (yo) me (despertar) -,
10. todavía (dormir) - mis hermanos.
11. El sol (brillar) -
12. y (hacer) - muy buen tiempo.
13. Después que mis hermanos se (despertar) -,
14. nosotros (comer) - en un restaurante.
15. Después nosotros (seguir) - el viaje.
16. El paisaje (ser) - maravilloso.
17. Al lado de la carretera (haber) - mucho que ver.
18. Una vez Mario (ver) - unas ovejas,
19. y una casa de estilo antiguo me (llamar) - la atención.
20. Por fin, cansados pero contentos, nosotros (llegar) - a mi prima.
Un Test simplu in fiecare zi
HTML
CSS
JavaScript
PHP-MySQL
Engleza
Spaniola
Ce tag adauga imagine in pagina web?
<div> <img> <span><img src="http://coursesweb.net/imgs/webcourses.gif" width="191" height="63" alt="Courses-Web" />
Care din aceste coduri CSS afiseaza textul inclinat?
font-style: italic; text-decoration: underline; font-weight: 500;#id {
font-style: italic;
}
Clic pe functia jQuery care ascunde animat un element HTML.
click() hide() show()$(document).ready(function() {
$(".a_class").click(function(){ $(this).hide("slow"); });
});
Clic pe functia definita corect in PHP.
fname function() {} function fname() {} function $fname() {};function fname($a, $b) {
echo $a * $b;
}
Indicati forma pentru Prezent Perfect Continuu a verbului "to walk" (a merge).
have walked have been walking be walkingI have been walking for 5 hours.
- Merg pe jos de 5 ore.
Indicati Trecutul Nedefinit pentru verbul "ser" (a fi) la forma Yo.
será sería fuiYo fui entrenador.
- Am fost antrenor.