Curs Engleza


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

E

  1. Emotionat (tulburat)   =   All of a dither
  2. A efectua.   =   To carry out
  3. Cum este tara asa si obiceiurile.   =   Every land has its own law. / So many countries, so many customs.
  4. Exceptia confirmã regula.   =   The exception proves the rule.
  5. Experienta-i mama invataturii. / Tot pãtitu-i priceput.   =   Experience is the best teacher. / Experience is the mother of knowledge.
  6. Nu este gradina fara buruieni. / Nu e padure fara uscaturi.   =   No garden without its weeds. / On fat land grow foulest weeds.
  7. Nu este bine sã fie omul singur.   =   It is not good that the man should be alone. / A man without a wife is but half a man.
  8. Cu exceptia faptului ca ...   =   Purring the fact that ...
  9. Exista o lume in interiorul lumii mele.   =   Is there any world with in the world of me
  10. Ce este prea mult strica.   =   It is too much of a good thing.

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

Last accessed pages

  1. I sau Me (8512)
  2. Creare tabele HTML (17585)
  3. Adaugare imagini in pagina (18928)
  4. Laravel tutorial - Views (601)
  5. Harti de imagini (9492)

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)