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 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 walking
I 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 fui
Yo fui entrenador.
- Am fost antrenor.
Rechizite si obiecte scolare

Last accessed pages

  1. Expresii uzuale din Limba Spaniola (A-D) (5866)
  2. Functii cu Parametri object si array (1248)
  3. Titluri, Paragrafe, Un nou rand, Linie orizontala (31217)
  4. Curs HTML gratuit Tutoriale HTML5 (188484)
  5. PHP OOP - Clase extinse si Mostenire (1996)

Popular pages this month

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (1242)
  2. Curs HTML gratuit Tutoriale HTML5 (953)
  3. Coduri pt culori (714)
  4. Creare si editare pagini HTML (566)
  5. Conditional IF in Limba Engleza - Fraze Conditionale (520)