Curs Engleza

- Invatati numele catorva rechizite si obiecte scolare folosite in clasa.

bnS-36SjSHo

Time for school

Traducere

E timpul pentru scoala

Tommy - What's this? Is it an airplane?
Ce e asta? Este un avion?
Ellie - No, it isn't. This is a pencil sharpener. The airplane is on the shelf behind the globe.
Nu, nu e. Asta e o ascutitoare. Avionul e pe raft in spatele globului.
Tommy - Wow! It's funny. And there is a big pencil on the books.
Uau! E amuzant. Acolo e un creion mare pe carti.
Ellie - Oh, no! That's a pencil box.
Oh, nu! Acela e un penar.
Tommy - Hmm! And way are there puppets near the books?
Hmm! Si de ce sunt acolo papusi langa carti?
Ellie - They aren't puppets. They are pens. And there are the teddy bears under the table. Look! They are under the table between the ball and the sponge. And look at my school bag, it is on the chair.
Nu sunt papusi. Sunt stilouri. Iar acolo se afla ursuletii de plus sub masa. Priveste! Ei sunt sub masa intre minge si burete. Si uita-te la ghiozdanul meu, este pe scaun.
Tommy - It looks like a teddy bear.
Seamana cu un ursulet de plus.
Ellie - Yes, it does.
Da, asa e.
Tommy - It is so strange. Look, there is a peach on the desk.
E asa ciudat. Priveste, este o piersica pe banca.
Ellie - Oh, no! That's not a peach, That's a rubber.
Oh, nu! Aceea nu este o piersica. Aia este o radiera.

Un Test simplu in fiecare zi

HTML
CSS
JavaScript
PHP-MySQL
Engleza
Spaniola
Ce atribut face ca valoarea din caseta de text sa nu poata fi modificata de utilizator?
checked="checked" readonly="readonly" disabled="disabled"
<input type="text" value="valoare-fixa" readonly="readonly" name="a_name" />
Ce proprietate CSS permite crearea de colturi rotunjite?
background-size border-size border-radius
.class {
  border:2px solid blue;
  border-radius:1.2em;
}
Ce instructiune afiseaza o fereastra cu mesaj si butoane OK si Cancel?
indexOf() confirm() prompt()
var ques = window.confirm("Rezultatul lui 0+0 este 0?");
if (ques) alert("Corect");
else alert("Incorect");
Indicati functia PHP care returneaza numarul cel mai mic dintr-o multime de numere.
floor() ceil() min()
$min_nr = min(12, 8, 25, 13);
echo $min_nr;        // 8
Alegeti verbul corect care trebuie in propozitia: "Its ears ... big".
are is has
Its ears are big.
- Urechile lui sunt mari.
Alegeti verbul corect care trebuie in propozitia: "Los niños ... deportistas"
soy son está
Los niños son deportistas.
- Copii sunt sportivi.
Rechizite si obiecte scolare

Last accessed pages

  1. Verbe modale - Exercitii incepatori (13677)
  2. Script PHP - curs valutar (1492)
  3. Poezii pentru copii, in engleza (41611)
  4. Teste spaniola - Tests y ejercicios de Español - Gramática (29765)
  5. Verbe regulate (9667)

Popular pages this month

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (64)
  2. Gramatica limbii spaniole. Indrumator si prezentare generala (41)
  3. Gramatica limbii engleze - Prezentare Generala (22)
  4. Teste spaniola - Tests y ejercicios de Español - Gramática (20)
  5. Cursuri limba engleza gratuite si lectii online (18)