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
Ce tag se foloseste pentru a adauga liste in elemente <ul> si <ol>?
<dt> <dd> <li>
<ul>
 <li>http://coursesweb.net/html/</li>
 <li>http://www.marplo.net/html/</li>
</ul>
Care valoare a proprietatii "display" seteaza elementul ca tip bloc si afiseaza un punct in fata?
block list-item inline-block
.some_class {
  display: list-item;
}
Care instructiune JavaScript transforma un obiect in sir JSON.
JSON.parse() JSON.stringify eval()
var obj = {
 "courses": ["php", "javascript", "ajax"]
};
var jsonstr = JSON.stringify(obj);
alert(jsonstr);    // {"courses":["php","javascript","ajax"]}
Indicati clasa PHP folosita pentru a lucra cu elemente HTML si XML in PHP.
stdClass PDO DOMDocument
$strhtml = '<body><div id="dv1">CoursesWeb.net</div></body>';
$dochtml = new DOMDocument();
$dochtml->loadHTML($strhtml);
$elm = $dochtml->getElementById("dv1");
echo $elm->nodeValue;    // CoursesWeb.net
Indicati forma de Prezent Continuu a verbului "to live" (a trai /a locui)
lived living liveing
I`m living here.
- Traiesc /Locuiesc aici.
Care este forma de Gerunziu (sau Participiu Prezent) a verbului "vivir" (a trai /a locui)?
vivió vivido viviendo
Estoy viviendo aquí.
- Traiesc /Locuiesc aici.

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

Last accessed pages

  1. Pronumele in limba engleza - Pronouns (54078)
  2. Programe pentru invatare limba Spaniola (8470)
  3. Cursuri limba engleza gratuite si lectii online (64630)
  4. Limba spaniola curs online incepatori si avansati (29243)
  5. Instructiuni conditionale if, else, switch (19789)

Popular pages this month

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (682)
  2. Coduri pt culori (304)
  3. Exercitii engleza - English Tests and exercises - Grammar (302)
  4. Gramatica limbii engleze - Prezentare Generala (297)
  5. Cursuri limba engleza gratuite si lectii online (274)