Curs Engleza

- Scrieti verbul din paranteze la timpul viitor simplu, cu "will" (Future Tense), in acord cu subiectul.
  1. I ___ (to study)
  2. You ___ (to start)
  3. We ___ (to dance)
  4. He ___ (to sing)
  5. They ___ (to write)
  6. She ___ (to cook)
  7. It ___ here (to be)
  8. My brother ___ tomorrow. (to leave)
  9. The airplanes ___ fast. (to fly)
  10. The painter ___ a brush. (to get)
  11. You ___ in the park. (to run)
  12. It ___ three windows. (to have)
  13. She ___ my homework. (to do)
  14. I ___ some nuts. (to eat)
  15. You ___ a green shirt. (to wear)
  16. I ___ 2 hours. (to wait )
["will study","will start","will dance","will sing","will write","will cook","will be","will leave","will fly","will get","will run","will have","will do","will eat","will wear","will wait"]

Un Test simplu in fiecare zi

HTML
CSS
JavaScript
PHP-MySQL
Engleza
Spaniola
Care tag defineste zona de click intr-o harta creata dintr-o imagine?
<map> <img> <area>
<img src="image.jpg" usemap="#map1">
<map name="map1">
  <area shape="rect" coords="9, 120, 56, 149" href="#">
  <area shape="rect" coords="100, 200, 156, 249" href="#">
</map>
Ce proprietate CSS indica ce sa se intample cand continutul unui element depaseste dimensiunile lui?
display overflow position
#id {
  overflow: auto;
}
Clic pe evenimentul care este declansat cand mouse-ul e deasupra unui obiect.
onclick onmouseover onmouseout
document.getElementById("id").onmouseover = function(){
  document.write("Sa ai Viata Buna");
}
Indicati variabila PHP ce contine datele adaugate in adresa URL, dupa caracterul "?".
$_SESSION $_GET $_POST
if(isset($_GET["id"])) {
  echo $_GET["id"];
}
Clic pe pronumele reflexiv care e potrivit in propozitia: "Marc is the boy ... won the prize".
who which whoever
Marc is the boy who won the prize.
- Marc e baiatul care a castigat premiul.
Clic pe pronumele reflexiv care e potrivit in propozitia: "Voy a ver al pintor de ... les hablé ayer".
que quien cuyo
Voy a ver al pintor de quien les hablé ayer.
- Ma duc sa vad pictorul despre care ti-am vorbit ieri.

S H A R E

Sharing Twitter

Last accessed pages

  1. Poezii pentru copii, in engleza (41572)
  2. Verbe neregulate din limba Engleza (20359)
  3. Cursuri limba engleza gratuite si lectii online (67802)
  4. Jokes - Glume, Bancuri, Humor (11094)
  5. Lectii audio-video de limba engleza (25116)

Popular pages this month

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (268)
  2. Gramatica limbii spaniole. Indrumator si prezentare generala (176)
  3. Gramatica limbii engleze - Prezentare Generala (97)
  4. Limba spaniola curs online incepatori si avansati (96)
  5. Teste spaniola - Tests y ejercicios de Español - Gramática (90)