Curs Engleza

- Scrieti verbul din paranteze la timpul Viitorul Perfect (Future Perfect), in acord cu subiectul.
[ "I ___ (to watch)", "You ___ (to work)", "We ___ (to learn)", "He ___ (to promise)", "They ___ (to get in)", "She ___ (to know)", "It ___ there (to be)", "My teacher ___ the lesson when I come. (to finish)", "The child ___ . (to play)", "Your mother ___ vegetables. (to buy)", "You ___ by Sunday. (to write)", "It ___ the room. (to clean)", "I ___ a book till they arrive. (to read)", "They ___ some greens. (to plant)", "You ___ a garden. (to draw)", "They ___ before dinner. (to walk)" ]
["will have watched","will have worked","will have learned","will have promised","will have got in","will have known","will have been","will have finished","will have played","will have bought","will have written","will have cleaned","will have read","will have planted","will have drawn","will have walked"]

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.
Viitorul perfect - Exercitii incepatori

Last accessed pages

  1. Ma invaluie pacea lui Dumnezeu (159)
  2. Tihna pacii lui Dumnezeu este a mea (15)
  3. Prezentul simplu si continuu - Present Tense Simple and Continuous (145003)
  4. Poezii pentru copii, in engleza (38305)
  5. Gradele de comparatie: comparative, superlative (50159)

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)