Curs Engleza


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

Z

  1. Zarurile au fost aruncate.   =   The die is cast.
  2. De la zis pân-la facut, tot mai este o bucatã. / De la vorba pa-n la fapta, cale lunga. / De la vorbã pânã la faptã, ca de la pãmânt la cer.   =   From word to deed is a great space. / Saying and doing are two things / saying is one thing, and doing another.
  3. Zgârcitul e totdeauna sãrac.   =   The miser is always in want.
  4. Nu zi: hop! pânã n-ai sãrit. / Nu zice "hop" pânã nu treci santu (puntea).   =   Don`t cross the bridge till you come to it. / Do not count your chickens before they are hatched. / Count not four, except you have them in the wallet. / Do not halloo till you are out of the wood. / It is not good praising a ford till a man be over.
  5. În zadar gugulesti coada de câine, cã tot aceea rãmâne.   =   Cut off a dog`s tail and he will be a dog still.
  6. Ziua bunã se laudã seara. / Sã nu zici "ce zi frumoasã" pânã nu va însera. / Nu preamãri ziua pânã nu apune soarele.   =   Praise a fair day at night. / Praise day at night, and life at the end. / The evening crowns the day. / Say no ill of the year till it be past.
  7. A zice si a face nu-i totuna.   =   Saying and doing are two things. / Saying is one thing, and doing another / from word to deed is a great space.
  8. A zice e una, a face e alta.   =   Saying is one thing, and doing another. / Saying and doing are two things / from word to deed is a great space.
  9. Fã ce zice popa, nu face ce face el.   =   Do as the friar says, not as he does. / Do as i say, not as i do.
  10. In zadar bate toaca pentru baba surdã.   =   In vain is the mill-clock if the miller his hearing lack.
  11. Zadarnic se întind curse în vãzul pãsãrilor!   =   In vain the net is spread in the sight of any bird.
  12. Zidurile au urechi. / Peretii au urechi si ferestrele ochi.   =   Walls have ears. / Fields have eyes, and woods have ears.
  13. Zidul alb e hârtia nebunilor.   =   A white wall is a fool`s paper.

Un Test simplu in fiecare zi

HTML
CSS
JavaScript
PHP-MySQL
Engleza
Spaniola
Care atribut specifica adresa unde sunt trimise datele din formular?
method action name
<form action="script.php" method="post"> ... </form>
Ce proprietate CSS desparte cuvinte lungi, adaugand pe rand nou?
word-wrap line-height font-size
#id {
  width: 100px;
  word-wrap: break-word;
}
Ce functie aranjeaza elementele din array in ordine alfabetica, bazat pe valorile lor?
pop() sort() shift()
var tutorials = ["php", "html", "css", "flash"];
tutorials.sort();
alert(tutorials[0]);          // css
Indicati functia care returneaza valoarea ultimului element din array.
current() next() end()
$code =[10=>"Perl", 20=>"PHP", 21=>"Python", 30=>"JavaScript");
$last = end($code);
echo $last;      // JavaScript
Alegeti verbul auxiliar corect care trebuie in propozitia: "Her plane ... just arrived".
have has does
Her plane has just arrived.
- Avionul ei tocmai a sosit.
Indicati forma corecta a verbului SER (a fi) in propozitia: "Vosotros ... muy simpáticos".
son soy sois
Vosotros sois muy simpáticos.
- Sunteti foarte simpatici.

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

Last accessed pages

  1. Liste HTML - UL, OL (11395)
  2. Creare tabele HTML (17586)
  3. Creare link-uri (20528)
  4. Adverbele in limba engleza - Adverbs (33590)
  5. Viitor simplu si continuu - Future Tense Simple and Continuous (46534)

Popular pages this month

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (150)
  2. Curs HTML gratuit Tutoriale HTML5 (116)
  3. Coduri pt culori (92)
  4. Creare si editare pagini HTML (82)
  5. Gramatica limbii engleze - Prezentare Generala (80)