Curs Engleza

- Scrieti verbul din paranteze la Prezent perfect continuu, in acord cu subiectul.
Ex.: "I ___ (to learn)" - have been learning

[ "I ___ (to teach)", "You ___ (to stand up)", "We ___ (to sit)", "He ___ (to write)", "They ___ (to read)", "She ___ (to plant)", "I ___ over there (to go)", "My aunt ___ here. (to sleep)", "The elephant ___ a lot. (to eat)", "The balloon ___ very high. (to fly)", "You ___ in the classroom. (to read)", "He ___ a book. (to draw)", "She ___ for 3 hours. (to train)", "I ___ it since this morning. (to see)", "You lately ___ every evening. (to run)", "I ___ for ages. (to travel)" ]
["have been teaching","have been standing up","have been sitting","has been writing","have been reading","has been planting","have been going","has been sleeping","has been eating","has been flying","have been reading","has been drawing","has been training","have been seeing","have been running","have been traveling"]

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.
Prezent perfect continuu - Exercitii si teste incepatori

Last accessed pages

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (261641)
  2. Por si Para (3466)
  3. Numerale, Numere in limba engleza - Numerals (50997)
  4. Afisare date Array in randuri cu stiluri diferite (502)
  5. Subjunctiv - Introducere (5223)

Popular pages this month

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (1285)
  2. Curs HTML gratuit Tutoriale HTML5 (982)
  3. Coduri pt culori (733)
  4. Creare si editare pagini HTML (569)
  5. Conditional IF in Limba Engleza - Fraze Conditionale (528)