Curs Engleza

- Scrieti verbul din paranteze la Prezent perfect continuu, in acord cu subiectul.
Ex.: "I ___ (to learn)" - have been learning

[ "I ___ (to teach)", "You ___ (to stand up)", "We ___ (to sit)", "He ___ (to write)", "They ___ (to read)", "She ___ (to plant)", "I ___ over there (to go)", "My aunt ___ here. (to sleep)", "The elephant ___ a lot. (to eat)", "The balloon ___ very high. (to fly)", "You ___ in the classroom. (to read)", "He ___ a book. (to draw)", "She ___ for 3 hours. (to train)", "I ___ it since this morning. (to see)", "You lately ___ every evening. (to run)", "I ___ for ages. (to travel)" ]
["have been teaching","have been standing up","have been sitting","has been writing","have been reading","has been planting","have been going","has been sleeping","has been eating","has been flying","have been reading","has been drawing","has been training","have been seeing","have been running","have been traveling"]

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.
Prezent perfect continuu - Exercitii si teste incepatori

Last accessed pages

  1. Poezii pentru copii, in engleza (38305)
  2. Gradele de comparatie: comparative, superlative (50159)
  3. Conditional IF in Limba Engleza - Fraze Conditionale (119802)
  4. Conditional IF - Exercitii si teste engleza incepatori (20119)
  5. Timpul present (1960)

Popular pages this month

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (624)
  2. Conditional IF in Limba Engleza - Fraze Conditionale (540)
  3. Gramatica limbii engleze - Prezentare Generala (439)
  4. Exercitii engleza - English Tests and exercises - Grammar (379)
  5. Coduri pt culori (367)