Curs Engleza


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

K

  1. To keep (in) toch with ...   =   A tine legatura cu ...
  2. Keep (save) your breath to cool your broth (porridge).   =   Nu te bãga unde nu-ti fierbe oala.
  3. To keep cool   =   A ramane calm.
  4. Keep flax from fire and youth from gaming. / Fire cannot be hidden in flax / a woman is flax, man is fire, the devil comes and blows the bellows.   =   Tânãr lângã tânãrã ca paiele lângã foc.
  5. Keeping is harder than winning.   =   Usor e de câstigat, greu e de pãstrat.
  6. To keep on open mind   =   A tine mintea treaza.
  7. Who keeps company with the wolf will learn to howl. / One must howl with the wolves.   =   Cine se bagã între lupi trebuie sã urle.
  8. Keep something for a rainy day. / Lay up against a rainy day. / Keep something for him that rides on the white horse.   =   Strânge bani albi pentru zile negre.
  9. The kettle calls the pot black-brows (burnt-arse). / The pot calls the kettle black. / Thou art a bitter bird, said the raven to the starling / the frying-pan said to the kettle, "avaunt, black brows!"   =   Sade hârbul în drum si râde de cei ce trec.
  10. The kick of the dam hurts not the colt.   =   Unde dã mama, carnea creste.
  11. Kind words go a long way.   =   Vorba dulce mult aduce.
  12. Kind words go a long way. / A man`s hat in his hand, never did him any harm. / Lip-honour costs little, yet may bring in much.   =   Cu vorbe dulci mai multã pâine mãnânci. / Cu vorba bunã si pe dracul îmblânzesti.
  13. Kingdoms divided soon fall. / Divide and rule.   =   Neunirea-n tarã, o face sã moarã.
  14. The king is dead. long live the king!   =   Regele e mort. Trãiascã Regele! / Schimbarea domnilor, bucuria nebunilor.
  15. Be kittle cattle to shoe   =   A fi mofturos. (A fi greu de multumit.)
  16. Knotty timber must have sharp wedges. / A crabbed knot must have a crabbed wedge.   =   La lemnul tare trebuie secure ascutitã.
  17. Knowledge without practice is nothing.   =   Omul nepãtit, chiar vãzând nu vede.
  18. Ye know not what shall be on the tomorrow.   =   Nu stiti ce se va întâmpla mâine.
  19. Know thyself.   =   Cunoaste-te pe tine însuti.

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

Last accessed pages

  1. Imperfect - Verbe regulate (786)
  2. Verbele in limba engleza - Verbs (41493)
  3. Utilizare formulare HTML cu PHP, $_GET si $_POST (5007)
  4. Indicativul prezent 2 (931)
  5. Indicativ prezent (1620)

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)