Curs Engleza

- Traduceti urmatoarele propozitii, folosind Viitorul Continuu (In limba romana fara diacritice). Propozitiile interogative trebuie terminate cu semnul intrebarii (?).
[ "Eu voi fi desenand o casa.", "Veti fi (va veti afla) pictand?", "Maria won't be writing.", "Profesorul va fi predand.", "Noi nu vom fi jucand.", "That lazy will be sleeping.", "Ce vet fi facand?", "Veti fi muncind aici?", "Verisorul meu va fi gatind.", "Eu nu voi fi plimbandu-ma.", "Va fi el latrand? (neutru)", "Eu voi fi bucurandu-ma toata ziua." ]
["I will be drawing a house","Will you be painting?","Maria nu va fi scriind","The teacher will be teaching","We won't be playing","Acel lenes va fi dormind","What will you be doing?","Will you be working here?","My cousin will be cooking","I won't be walking","Will it be barking?","I will be enjoying all day"]

Un Test simplu in fiecare zi

HTML
CSS
JavaScript
PHP-MySQL
Engleza
Spaniola
Care tag HTML5 defineste un text marcat, evidentiat?
<mark> <embed> <span>
<p>Cursuri graruite: <mark>MarPlo.net</mark> , jocuri, anime.</p>
Ce pseudo-clasa CSS defineste un stil la element cand mouse-ul e deasupra lui?
:focus :hover :active
a:hover {
  font-weight: bold;
  color: #00da01;
}
Clic pe functia ce returneaza un sir cu un numar rotunjit la x decimale.
toPrecision(x) toFixed(x) floor(x)
var num = 12.34567;
num = num.toFixed(2);
alert(num);       // 12.35
Indicati functia PHP care adauga continutul unui fisier intr-un array.
[) file() readfile()
$arr = file("a_file.txt", FILE_IGNORE_NEW_LINES | FILE_SKIP_EMPTY_LINES);
var_export($arr);
Clic pe raspunsul potrivit la intrebarea: "What time is it?"
On the 7th of July 1996 It is a quarter to 5. Nice weather.
What time is it? It is a quarter to 5.
- Cat este ora? E 5 fara un sfert.
Indicati raspunsul potrivit la intrebarea: "¿Qué hora es?"
Hace buen tiempo. En el 7 de julio de 1996 Son las tres menos cuarto.
¿Qué hora es? Son las tres menos cuarto.
- Cat este ora? E 3 fara un sfert.
Viitorul continuu - exercitii engleza avansat

Last accessed pages

  1. Verbe modale - Modal verbs - CAN, COULD, MAY, MIGHT, MUST (68000)
  2. Exercitii engleza - English Tests and exercises - Grammar (117003)
  3. Cursuri Limba Franceza (9471)
  4. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (278943)
  5. Programe pentru invatare limba Spaniola (9062)

Popular pages this month

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (322)
  2. Gramatica limbii engleze - Prezentare Generala (178)
  3. Gramatica limbii spaniole. Indrumator si prezentare generala (145)
  4. Coduri pt culori (140)
  5. Cursuri limba engleza gratuite si lectii online (122)