Curs Engleza

- Adaugati la fiecare propozitie cuvantul corespunzator corect dintre: less si fewer.
[ "These days you seem to work ___ hours. (Zilele acestea se pare ca lucrezi mai putine ore.)", "These days you bought ___ chocolate. (Zilele acestea ati cumparat mai putina ciocolata.)", "I`ve got ___ apples than he has. (Am mai putine mere decat are el.)", "He should watch ___ the TV. (El ar trebui sa se uite mai putin la televizor.)", "She spends ___ hours at the computer. (Ea petrece mai putine ore la calculator.)", "Can you put ___ salt in the soup, please? (Puteti sa puneti mai putina sare in supa, va rog?)", "Did you plant ___ flowers this year? (Ati plantat mai putine flori in acest an?)", "You should read ___ fairy tales. (Ar trebui sa cititi mai putine basme.)", "The high of that tree is ___ than 10 meters. (Inalta acelui copac este mai mica de 10 de metri.)", "Last night I drank ___ orange juice than Tim. (Aseara am baut mai putin suc de portocale decat Tim.)", "There is ___ sunshine in the west of England. (Este mai putin soare in vestul Angliei.)", "There are ___ hours of sunshine in the west of England. (Sunt mai putine ore de soare in vestul Angliei.)", "As I get wiser, I find myself talking ___ and less. (Pe masura ce devin mai intelept, ma aflu vorbind din ce in ce mai putin.)", "We want to work ___ hours. (Vrem sa muncim mai putine ore.)", "We want to work ___. (Vrem sa muncim mai putin.)" ]
["fewer","less","fewer","less","fewer","less","fewer","fewer","less","less","less","fewer","less","fewer","less"]

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.
Less or Fewer - Exercitii Engleza

Last accessed pages

  1. Tag-urile DIV si SPAN (10342)
  2. Coduri pt culori (74144)
  3. Conditional IF - Exercitii si teste engleza incepatori (21617)
  4. Download carti electronice si programe pentru Limba Engleza (44662)
  5. Prepozitii - Exercitii si teste engleza incepatori (11176)

Popular pages this month

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (502)
  2. Curs HTML gratuit Tutoriale HTML5 (329)
  3. Coduri pt culori (281)
  4. Gramatica limbii engleze - Prezentare Generala (223)
  5. Exercitii engleza - English Tests and exercises - Grammar (221)