Curs Engleza

- Treceti fiecare propozitie la Prezentul Continuu, forma specificata intre paranteze. Pentru ca raspunsul sa fie validat corect, la negativ folositi formele complete: "are not", "is not", iar propozitiile interogative terminati-le cu semnul intrebarii (?).
[ "I play here. (interogativ)", "We applaud. (negativ)", "You swim. (interogativ)", "It jumps high. (interogativ)", "He wear a green hat. (negativ)", "They have many pets. (negativ)", "She speaks english. (interogativ)", "Pavel stops the bus. (negativ)", "You go to the church. (interogativ)", "I see a cow. (negativ)", "The bears run fast. (negativ)", "We make the meal. (interogativ)" ]
["Am I playing here?","We are not applauding","Are you swiming?","Is it jumping high?","He is not wearing green hat","They are not having many pets","Is she speaking english?","Pavel is not stopping the bus","Are you going to the church?","I am not seeing a cow","The bears are not running fast","Are we making the meal?"]

Un Test simplu in fiecare zi

HTML
CSS
JavaScript
PHP-MySQL
Engleza
Spaniola
Care tag este element de tip bloc?
<div> <img> <span>
<div>Web Programming and Development</div>
Care cod CSS afiseaza textul subliniat?
font-style: italic; text-decoration: underline; font-weight: 500;
h2 {
  text-decoration: underline;
}
Clic pe functia JavaScript care apeleaza o alta functie dupa un anumit timp.
insertBefore() setTimeout() querySelector()
function someFunction() { alert("CoursesWeb.net"); }
setTimeout("someFunction()", 2000);
Clic pe instructiunea care returneaza numarul total de elemente dintr-un array asociativ.
count($array) count($array, 1) strlen()
$food =["fruits" =>["banana", "mar"), "veggie" =>["ceapa", "rosie"));
$nr_food = count($food, 1);
echo $nr_food;       // 6
Indicati Viitorul Perfect la negativ al verbului din paranteze, in propozitia: "The child (to not play) by Sunday".
has't played haven't been playing will haven't played
The child will haven't played by Sunday.
- Copilul nu s-ar fi jucat pana duminica.
Indicati Viitorul Perfect pentru verbul "contar" (a povesti) la forma "Él".
habrá contado va a contar contaba
Él no habrá contado el cuento.
- El nu ar fi spus povestea.
Prezentul continuu - Exercitii si teste engleza

Last accessed pages

  1. Verbe modale - SHALL, SHOULD, OUGHT TO, WILL, WOULD, USED TO, BE TO, DARE (33864)
  2. Verbe modale - Modal verbs - CAN, COULD, MAY, MIGHT, MUST (67711)
  3. Zilele saptamanii, Lunile si Anotimpuri - Exercitii incepatori (10692)
  4. Cursuri limba engleza gratuite si lectii online (66848)
  5. Iluziile Eului (171)

Popular pages this month

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (1248)
  2. Coduri pt culori (885)
  3. Curs HTML gratuit Tutoriale HTML5 (737)
  4. Cursuri limba engleza gratuite si lectii online (399)
  5. Gramatica limbii spaniole. Indrumator si prezentare generala (376)