Curs Engleza

- Recunoasteti si scrieti prepozitiile din urmatoaarele propozitii.
[ "What photos are they looking at? (La ce fotografii se uita?)", "This is a good firm to work with. (Aceasta este o firma buna cu care sa lucrezi.)", "Many documents are kept within the drawer. (Multe documente sunt pastrate in sertar.)", "He is in school. (E in scoala.)", "I am at home. (Sunt acasa.)", "There is a book beside the bed. (E o carte langa pat.)", "Mary is standing by the window. (Maria este in picioare la fereastra.)", "The bookcase is against the wall. (Biblioteca este rezemata [lipita] de perete.)", "The dog is under the chair. (Cainele este sub pat.)", "The cat is over the roof. (Pisica este pe acoperis.)", "The book you need is underneath those papers. (Cartea de care aveti nevoie este sub acele hartii.)", "There is a tree in front of our house. (E un copac in fata casei noastre.)", "There was a dictionary amoung these books. (Era un dictionar printre aceste carti.)", "They went into the house. (Ei au mers in casa.)", "They sailed across the ocean. (Au navigat peste ocean.)", "She came out of the room. (Ea a venit din camera.)" ]
["at","with","within","in","at","beside","by","against","under","over","underneath","in front of","amoung","into","across","out of"]

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.
Prepozitii - Exercitii si teste engleza incepatori

Last accessed pages

  1. Download carti electronice si programe pentru Limba Engleza (43156)
  2. Verbe Dinamice si Statice - Dynamic and Static Verbs (10940)
  3. Metode ale obiectului String in JS (935)
  4. Numere aleatoare (463)
  5. Array - Avansati (206)

Popular pages this month

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (415)
  2. Gramatica limbii engleze - Prezentare Generala (395)
  3. Prezentul simplu si continuu - Present Tense Simple and Continuous (368)
  4. Exercitii engleza - English Tests and exercises - Grammar (304)
  5. Prezentul simplu - Exercitii si teste incepatori (264)