Curs Engleza

- Invatati sa exprimati directia de miscare, precum si denumirile unor sarbatori in engleza.

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
Care tag HTML5 defineste un text marcat, evidentiat?
<mark> <embed> <span>
<p>Cursuri graruite: <mark>MarPlo.net</mark> , jocuri, anime.</p>
Ce pseudo-clasa CSS defineste un stil la element cand mouse-ul e deasupra lui?
:focus :hover :active
a:hover {
  font-weight: bold;
  color: #00da01;
}
Clic pe functia ce returneaza un sir cu un numar rotunjit la x decimale.
toPrecision(x) toFixed(x) floor(x)
var num = 12.34567;
num = num.toFixed(2);
alert(num);       // 12.35
Indicati functia PHP care adauga continutul unui fisier intr-un array.
[) file() readfile()
$arr = file("a_file.txt", FILE_IGNORE_NEW_LINES | FILE_SKIP_EMPTY_LINES);
var_export($arr);
Clic pe raspunsul potrivit la intrebarea: "What time is it?"
On the 7th of July 1996 It is a quarter to 5. Nice weather.
What time is it? It is a quarter to 5.
- Cat este ora? E 5 fara un sfert.
Indicati raspunsul potrivit la intrebarea: "¿Qué hora es?"
Hace buen tiempo. En el 7 de julio de 1996 Son las tres menos cuarto.
¿Qué hora es? Son las tres menos cuarto.
- Cat este ora? E 3 fara un sfert.

S H A R E

Sharing Twitter

Last accessed pages

  1. Prezentul simplu - Exercitii si teste incepatori (70353)
  2. Conditional IF in Limba Engleza - Fraze Conditionale (124151)
  3. Configurare text (5509)
  4. Gramatica limbii engleze - Prezentare Generala (217628)
  5. Cursuri limba engleza gratuite si lectii online (67044)

Popular pages this month

  1. Curs HTML gratuit Tutoriale HTML5 (731)
  2. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (672)
  3. Coduri pt culori (548)
  4. Creare si editare pagini HTML (245)
  5. Formatare text in pagina html (224)