Scrieti trecutul nedefinit pentru fiecare verb, in acord cu subiectul dintre paranteze.
Folositi litere mici si accentuate corect.
1. hacer (yo) -
2. saber (ellos) -
3. estar (tú) -
4. traer (yo) -
5. ir (nosotros) -
6. haber (él) -
7. poder (yo) -
8. querer (Ud.) -
9. venir (tú) -
10. decir (ella) -
11. tener (nosotros) -
12. dar (Uds.) -
13. ir (yo) -
14. ser (él) -
15. poner (tú) -
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.