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
Ce tip de <input> creaza o paleta de culori pentru selectare culoare?
type="text" type="color" type="date"
<input type="color" name="get_color" />
Care metoda CSS roteste elementul HTML la un anumit numar de grade?
scale() translate() rotate()
#some_id:hover {
  transform: rotate(60deg);
  -ms-transform: rotate(60deg);    /* IE 9 */
  -moz-transform: rotate(60deg);   /* Firefox */
}
Click pe functia care returneaza numarul cel mai mare.
pow() min() max()
var maxn = Math.max(8, 4, 88, 56);
alert(maxn);      // 88
Ce functie previne ca un fisier sa fie inclus mai mult de o data intr-o pagina?
include() include_once() require()
include_once("un_fisier.php");
Care este traducerea corecta pentru: "Ahead of time"?
Peste timp La timp Inainte de vreme
Most people arrived ahead of time.
- Cei mai multi oameni au sosit inainte de vreme (prea devreme).
Indicati traducerea corecta a cuvantului "buenísimo"
mai bun mai putin bun extrem de bun
Este fruto es buenísimo.
- Acest fruct este extrem /nemaipomenit de bun.
Less or Fewer - Exercitii Engleza

Last accessed pages

  1. Numai mântuirea se poate spune că este leac (71)
  2. Verbe neregulate (5574)
  3. Cursuri limba engleza gratuite si lectii online (66984)
  4. Limba spaniola curs online incepatori si avansati (30939)
  5. Coduri pt culori (73114)

Popular pages this month

  1. Curs HTML gratuit Tutoriale HTML5 (417)
  2. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (375)
  3. Coduri pt culori (234)
  4. Formatare text in pagina html (148)
  5. Creare si editare pagini HTML (133)