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
Care atribut specifica metoda HTTP de trimitere (GET, POST) a datelor din formular?
action method value
<form action="script.php" method="post"> ... </form>
Ce proprietate CSS adauga umbra la chenar?
background-image box-shadow border-radius
#id {
  background-color: #bbfeda;
  box-shadow: 11px 11px 5px #7878da;
}
Clic pe functia care elimina primul element dintr-un array?
pop() push() shift()
var fruits = ["mar", "cireasa", "banana"];
fruits.shift();
alert(fruits.length);           // 2
Indicati functia cu care se poate verifica daca un anumit modul e instalat in PHP.
function() filetype() extension_loaded()
if(extension_loaded("PDO") === true) echo "PDO este valabil."
Alegeti verbul auxiliar corect care trebuie in propozitia: " ... I listen to music?".
has have Can
 Can I listen to music?
- Pot asculta muzica?
Alegeti verbul corect care trebuie in propozitia: "Me ... las frutas dulces"
están gustan gusta
Me gustan las frutas dulces.
- Imi plac fructele dulci.
Rechizite si obiecte scolare

Last accessed pages

  1. I sau Me (8511)
  2. Lectii audio-video de limba engleza, animate (6508)
  3. Linistea Vorbeste (558)
  4. Pronume - Exercitii si teste engleza incepatori (15845)
  5. Blog si Cugetari Personale (105757)

Popular pages this month

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (109)
  2. Coduri pt culori (83)
  3. Gramatica limbii engleze - Prezentare Generala (71)
  4. Curs HTML gratuit Tutoriale HTML5 (68)
  5. Creare si editare pagini HTML (61)