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 atribut face ca optiunea din <select> sa fie selectata?
checked="checked" selected="selected" disabled="disabled"
<select name="a_name">
 <option value="val1">Optiune 1</option>
 <option value="val2" selected="selected">Optiune 2</option>
</select>
Care din aceste valori CSS creaza culoare gradient pentru fundal?
contain repeat-x linear-gradient
#id {
  background: linear-gradient(top left, #1f1, #fff, #11f);
}
Care cod creaza un array in JavaScript?
[] {} new Object()
var arr = [1, "CoursesWeb.net", "MarPlo.net"];
alert(arr[2]);
Indicati functia PHP folosita pentru redirect la alta pagina.
function() header() switch()
header("Location: http://coursesweb.net/");
exit;
Indicati articolul corect la cuvantul "garden" in propozitia: "... garden is a place with flowers".
An The A
The garden is a place with flowers.
- Gradina este un loc cu flori.
Indicati articolul corect pentru cuvantul: "jardín" (gradina)
la los el
El jardín es un lugar de flores.
- Gradina e un loc cu flori.
Less or Fewer - Exercitii Engleza

Last accessed pages

  1. Zilele saptamanii - Lunile anului - Anotimpurile - Engleza (28510)
  2. Gerunziu (1066)
  3. Participiu trecut (4179)
  4. Conditional IF - Exercitii si teste engleza incepatori (21464)
  5. Coduri pt culori (72032)

Popular pages this month

  1. Coduri pt culori (174)
  2. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (113)
  3. Curs HTML gratuit Tutoriale HTML5 (87)
  4. Exercitii engleza - English Tests and exercises - Grammar (42)
  5. Elemente principale HTML (41)