Curs Engleza

- Identificati si scrieti la fiecare propozitie cuvintele ce reprezinta numerale (cardinal, ordinal, fractionar, colectiv, multiplicativ sau distributiv).
[ "I saw three pets. (Am vazut trei animale de casa.)", "They have two children. (Ei au doi copii.)", "The year has twelve months. (Anul are douasprezece luni.)", "There are thirty days in June. (Sunt treizeci de zile in iunie.)", "Jane is the second in our class. (Jane e a doua din clasa noastra.)", "The tenth month is October. (A zecea luna este octombrie.)", "Where is your third book? (Unde este a treia carte a ta?)", "He finished the twelfth. (El a terminat al doisprezecelea.)", "I eat one-third of the cake. (Mananc o treime din prajitura.)", "He have read three-fourths of the lesson. (El a citit trei patrimi din lectie.)", "They feed a yoke of oxen. (Ei hranesc o pereche de boi.)", "He bought a dozen of eggs. (El a cumparat o duzina de oua.)", "Paul got a double amount of cereals. (Paul a obtinut o cantitate dubla de cereale.)", "We saw him three times today. (Noi l-am vazut de trei ori astazi.)", "They come in one by one. (Ei intra unul cate unul.)" ]
["three","two","twelve","thirty","second","tenth","third","twelfth","one-third","three-fourths","yoke","dozen","double","three times","one by one"]

Un Test simplu in fiecare zi

HTML
CSS
JavaScript
PHP-MySQL
Engleza
Spaniola
Ce tag adauga imagine in pagina web?
<div> <img> <span>
<img src="http://coursesweb.net/imgs/webcourses.gif" width="191" height="63" alt="Courses-Web" />
Care din aceste coduri CSS afiseaza textul inclinat?
font-style: italic; text-decoration: underline; font-weight: 500;
#id {
  font-style: italic;
}
Clic pe functia jQuery care ascunde animat un element HTML.
click() hide() show()
$(document).ready(function() {
  $(".a_class").click(function(){ $(this).hide("slow"); });
});
Clic pe functia definita corect in PHP.
fname function() {} function fname() {} function $fname() {};
function fname($a, $b) {
  echo $a * $b;
}
Indicati forma pentru Prezent Perfect Continuu a verbului "to walk" (a merge).
have walked have been walking be walking
I have been walking for 5 hours.
- Merg pe jos de 5 ore.
Indicati Trecutul Nedefinit pentru verbul "ser" (a fi) la forma Yo.
será sería fui
Yo fui entrenador.
- Am fost antrenor.
Numeralul - Exercitii incepatori

Last accessed pages

  1. Ser - Estar 2 (3296)
  2. Gramatica limbii spaniole. Indrumator si prezentare generala (66985)
  3. Adverbele in limba engleza - Adverbs (32510)
  4. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (268696)
  5. Accentul si Pronuntia (27427)

Popular pages this month

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (1359)
  2. Exercitii engleza - English Tests and exercises - Grammar (1085)
  3. Prezentul simplu si continuu - Present Tense Simple and Continuous (1079)
  4. Gramatica limbii engleze - Prezentare Generala (1030)
  5. Prezentul simplu - Exercitii si teste incepatori (887)