Curs Engleza


- Cautati in toate listele proverbe si expresii ce contin cuvantul:
     

U

  1. An unbidden guest knows not where to sit. / An unbidden guest must bring his stool with him. / He who comes uncalled sits unserved.   =   Oaspetele nechemat n-are scaun. / Nechematul la masã n-are loc. / Nepoftitul n-are scaun. / Cel nepoftit, locul lui dupã usã.
  2. Be under a cloud   =   A fi in dizgratie.
  3. Under a ragged coat lies wisdom. / Never judge from appearances.   =   Sub frunza cea mai proastã se gãseste poama coaptã.
  4. Under these conditions   =   In aceste conditii.
  5. Union is strength. / In union (concord) is strength. / United we stand, divided we fall.   =   În unire stã tãria. / Unde-s doi puterea creste.
  6. Do unto others as you would they should do unto you. / Do as you would be done by.   =   Ceea ce vreti sã vã facã vouã oamenii, faceti si voi lor.
  7. He is unworthy of life that causes not life in another.   =   Cine nu înmulteste se vestejeste. / Pomul neroditor se taie si în foc s-aruncã.
  8. Upside down   =   Cu susul in jos.
  9. He is up to the eyes in work   =   Are de lucru pana peste cap.

Un Test simplu in fiecare zi

HTML
CSS
JavaScript
PHP-MySQL
Engleza
Spaniola
Care atribut specifica metoda HTTP de trimitere (GET, POST) a datelor din formular?
action method value
<form action="script.php" method="post"> ... </form>
Ce proprietate CSS adauga umbra la chenar?
background-image box-shadow border-radius
#id {
  background-color: #bbfeda;
  box-shadow: 11px 11px 5px #7878da;
}
Clic pe functia care elimina primul element dintr-un array?
pop() push() shift()
var fruits = ["mar", "cireasa", "banana"];
fruits.shift();
alert(fruits.length);           // 2
Indicati functia cu care se poate verifica daca un anumit modul e instalat in PHP.
function() filetype() extension_loaded()
if(extension_loaded("PDO") === true) echo "PDO este valabil."
Alegeti verbul auxiliar corect care trebuie in propozitia: " ... I listen to music?".
has have Can
 Can I listen to music?
- Pot asculta muzica?
Alegeti verbul corect care trebuie in propozitia: "Me ... las frutas dulces"
están gustan gusta
Me gustan las frutas dulces.
- Imi plac fructele dulci.

Comments (0)

No comments, be the first who add

Add Comment

Close       
     

-
-
Write your comment (Maximum 1000 characters)
B I U Code    :) :( :P :D :S :O :=) :|H :X :-*

Optional, include a picture (maximum 250 kb, 800x600) Add this verification code:   dceca
Proverbe, expresii si zicatori

Last accessed pages

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (278006)
  2. Conditional IF in Limba Engleza - Fraze Conditionale (124271)
  3. Utilizare Functii si Parametri lor (3416)
  4. Adjective posesive (4337)
  5. Prezentul simplu - Exercitii si teste incepatori (70481)

Popular pages this month

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (121)
  2. Coduri pt culori (85)
  3. Gramatica limbii engleze - Prezentare Generala (76)
  4. Curs HTML gratuit Tutoriale HTML5 (72)
  5. Creare si editare pagini HTML (64)