Curs Engleza


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

H

  1. Haina împrumutatã nu se potriveste bine. / Haina împrumutatã nu tine de cald.   =   Borrowed garments never fit well.
  2. Haina face pe om. / Dupã coajã se vede pomul, dupã hainã omul.   =   The coat makes the man. / Apparel makes the man / the garment makes the man / fine feathers make fine birds / dress up a stick and it does not appear to be a stick.
  3. Hai, dă-i drumul şi spune-ne şi nouă. / Spune-mi şi mie !.   =   Come away with it !
  4. Hotul si curva au fost de când lumea.   =   Who has neither fools nor beggars nor whores among his kindred, was born of a stroke of thunder.
  5. Hei-rup!   =   Heave a hoy!
  6. A se hotari   =   To make up one’s mind
  7. De hotii din casã nu te poti feri.   =   Nothing worse than a familiar enemy. / Better an open enemy than a false friend.
  8. Haina nu face pe om (medic, calugar).   =   It is not the gay coat that makes the gentleman. / The cowl does not make the monk.
  9. Hârtia multe rabdã.   =   Paper endures all. / Paper won`t blush / pens may blot, but they cannot blush.
  10. Hotul jurã si iar furã.   =   Show me a liar, and i will show you a thief. / He that will lie will steal / lying and thieving go together.
  11. Hot pe hot cunoaste. / Hotului de hot e frica.   =   A thief knows a thief as a wolf knows a wolf.
  12. Hotul nedovedit (neprins) e negustor cinstit.   =   A thief passes for a gentleman when stealing has made him rich.

Un Test simplu in fiecare zi

HTML
CSS
JavaScript
PHP-MySQL
Engleza
Spaniola
Ce element HTML adauga continut flash SWF in pagina web?
<object> <div> <script>
<object type="application/x-shockwave-flash" data="file.swf" width="500" height="250">
 <param name="src" value="file.swf" />
 Browser-ul dv. nu suporta SWF.
</object>
Care pseudo-clasa CSS adauga un stil la un camp input de formular cand e cursorul in el?
:active :focus :hover
input:focus {
  background-color: #88fe88;
}
Clic pe instructiunea care transforma un sir JSON in obiect JavaScript.
JSON.stringify(javascript_object) object.toString() JSON.parse(json_string)
var jsnstr = '{"url": "http://coursesweb.net/", "title": "Web Development Courses"}';
var obj = JSON.parse(jsnstr);
alert(obj.url);
Indicati functia PHP care poate crea sau scrie un fisier pe server.
fopen() file_put_contents() file_get_contents()
if (file_put_contents("file.txt", "content")) echo "Fisierul a fost creat";
else echo "Fisierul nu poate fi creat";
Cum se spune "al treilea" in engleza?
threeth third three
I planted the third tree.
- Am plantat al treilea pom.
Cum se spune "al treilea" in spaniola?
segundo tres tercero
Yo planté el tercero árbol.
- Am plantat al treilea pom.

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

Last accessed pages

  1. PHP Functii Anonime - Closures (938)
  2. Verificare, Validare butoane radio si checkbox cu JavaScript (1237)
  3. Verbe neregulate din limba Engleza (20320)
  4. Exercitii engleza - English Tests and exercises - Grammar (116979)
  5. Articole - Exercitii si teste engleza incepatori (21689)

Popular pages this month

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (264)
  2. Gramatica limbii engleze - Prezentare Generala (144)
  3. Gramatica limbii spaniole. Indrumator si prezentare generala (131)
  4. Coduri pt culori (121)
  5. Cursuri limba engleza gratuite si lectii online (105)