Curs Engleza

- 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
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.
Pronumele in conversatie

Last accessed pages

  1. Coduri pt culori (73435)
  2. Ser, estar, tener, haber sau hacer (574)
  3. Acabar + Infinitiv (1574)
  4. Articolul din limba engleza - The article (70370)
  5. Cursuri limba engleza gratuite si lectii online (67047)

Popular pages this month

  1. Curs HTML gratuit Tutoriale HTML5 (750)
  2. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (693)
  3. Coduri pt culori (554)
  4. Creare si editare pagini HTML (249)
  5. Formatare text in pagina html (229)