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 atribut e folosit in tag-ul <img> pentru adresa imaginii?
href src rel
<img src="http://coursesweb.net/imgs/webcourses.gif" width="191" height="63" alt="Courses-Web" />
Care din aceste coduri CSS ascunde elementul in pagina?
display: none; display: inline; position: relative;
#id {
  display: none;
}
Ce instructiune opreste executia lui while() sau for() ?
continue prompt() break
for(var i = 0; i< 8; i++) {
  if(i > 1) break;
  alert(i);
}
Indicati functia utilizata pentru a crea constante.
define() include() defined()
define("CONSTANT_NAME", "value");
echo CONSTANT_NAME;
Care este forma de plural a substativului "class" (clasa)?
classes clases clasis
This school has three classes.
- Scoala asta are trei clase.
Care este pluralul substativului "voz" (voce)?
vose voze voces
Escuché dos voces.
- Am auzit doua voci.
Prepozitii - Exercitii si teste engleza incepatori

Last accessed pages

  1. Caractere speciale - Entitati HTML (10228)
  2. Forma verbului Hay (4925)
  3. Curs si Tutoriale Ajax (105741)
  4. Gramatica limbii spaniole. Indrumator si prezentare generala (57923)
  5. Prefixele dis-, mis-, un-. The DIS, MIS and UN prefixes (10395)

Popular pages this month

  1. Conditional IF in Limba Engleza - Fraze Conditionale (1755)
  2. Exercitii engleza - English Tests and exercises - Grammar (1667)
  3. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (1491)
  4. Curs HTML gratuit Tutoriale HTML5 (1191)
  5. Coduri pt culori (1179)