- Invatati folosirea pronumelui personal in conversatii.
zhEN9x4DpNk
Let's go
Traducere
Hai sa mergem
Tommy - The cherries look amazing. Yummy!
Ciresele arata minunat. Yummy (ce bun, gustos)!
Ellie - Yes, they do.
Da, asa e.
Tommy - Let's go and climb the tree.
Hai sa mergem sa ne cataram in copac.
Ellie - We can't. It's too tall.
Nu putem. E prea inalt.
Tommy - I have an idea.
Am o idee.
Ellie - Come on! Hurry!
Haide! Grabeste-te!
Tommy - Catch!
Prinde!
Man - Hey! You too! What are you doing?
Barbatul - Hei! Voi doi! Ce faceti?
Ellie - No, not me. He is up nthere.
Nu, nu eu. El e sus acolo.
Man - Hey! You! Come down!
Hei! Tu! Coboara!
Tommy - No, not me. She is eating cherries.
Nu, nu eu. Ea mananca cirese.
Mkan - Hey! You two! Go away!
Hei! Voi doi! Plecati!
Tommy - It's Fats.
E Fats.
Ellie - Good boy, Fats!
Bravo, Fats!
Man - They are the thieves.
Ei sunt hotii.
Tommy - We are out of here!
Noi am disparut de aici!
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.