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 tag este element de tip bloc?
<div> <img> <span>
<div>Web Programming and Development</div>
Care cod CSS afiseaza textul subliniat?
font-style: italic; text-decoration: underline; font-weight: 500;
h2 {
  text-decoration: underline;
}
Clic pe functia JavaScript care apeleaza o alta functie dupa un anumit timp.
insertBefore() setTimeout() querySelector()
function someFunction() { alert("CoursesWeb.net"); }
setTimeout("someFunction()", 2000);
Clic pe instructiunea care returneaza numarul total de elemente dintr-un array asociativ.
count($array) count($array, 1) strlen()
$food =["fruits" =>["banana", "mar"), "veggie" =>["ceapa", "rosie"));
$nr_food = count($food, 1);
echo $nr_food;       // 6
Indicati Viitorul Perfect la negativ al verbului din paranteze, in propozitia: "The child (to not play) by Sunday".
has't played haven't been playing will haven't played
The child will haven't played by Sunday.
- Copilul nu s-ar fi jucat pana duminica.
Indicati Viitorul Perfect pentru verbul "contar" (a povesti) la forma "Él".
habrá contado va a contar contaba
Él no habrá contado el cuento.
- El nu ar fi spus povestea.

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:   335c3
Proverbe, expresii si zicatori

Last accessed pages

  1. Viitor simplu si continuu - Future Tense Simple and Continuous (45171)
  2. Dezleg lumea de tot ceea ce am crezut (44)
  3. Verbe neregulate din limba Engleza (18956)
  4. Trecut perfect si Trecutul perfect continuu - Past perfect and Continuous (56592)
  5. Trecut perfect - Exercitii si teste incepatori (8445)

Popular pages this month

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (1274)
  2. Curs HTML gratuit Tutoriale HTML5 (968)
  3. Coduri pt culori (727)
  4. Creare si editare pagini HTML (567)
  5. Conditional IF in Limba Engleza - Fraze Conditionale (526)