- Invatati sa exprimati directia de miscare, precum si denumirile unor sarbatori in engleza.
Mi1YDgbNYgo
Egg rolling
Traducere
Rostogolirea oului
Ellie - It's Easter today. Let's play a game!
E Pastele astazi. Hai sa jucam un joc!
Tommy - What game?
Ce joc?
Ellie - I will show you. Come with me!
Iti voi arata. Vino cu mine!
Ellie - I will give you an egg. This game is called "egg rolling".
Iti voi da un ou. Acest joc se numeste "rostogolirea oului".
Tommy - What do I have to do?
Ce trebuie sa fac?
Ellie - Roll the egg down the hill.
Rostogoleste oul in jos de pe deal.
Tommy - Ok.
Bine.
Tommy - Look at my egg! It is going down the hill, across the street and through the bushes. I can't see it. Where is it?
Uita-te la oul meu! Se duce in jos de pe deal, peste strada si prin tufis. Nu-l vad. Unde e?
Ellie - Look! It is going up the sand-hill and across that wall.
Priveste! Urca pe colina de nisip si peste acel zid.
Tommy - Wow! It is rolling into the schoolyard.
Uau! Se rostogoleste in cutea scolii.
Ellie - And right into the mud.
Si drept in noroi.
Tommy - Oh, no!
Oh, nu!
Teacher - Tommy! Come here, quickly!
Profesoara - Tommy! Vino aici, repede!
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.