Curs Engleza

- Scrieti verbul din paranteze la Viitorul continuu, forma "will", in acord cu subiectul.
Ex.: "I ___ (to learn)" - will be learning

[ "I ___ (to write)", "You ___ (to sit)", "We ___ (to draw)", "He ___ (to walk)", "They ___ (to read)", "She ___ (to plant)", "I ___ over there (to go)", "My father ___ here. (to come)", "The whale ___ a lot. (to eat)", "The crow ___ very high. (to fly)", "You ___ at the school. (to learn)", "He ___ two cups. (to have)", "She ___ tomorrow. (to train)", "I ___ rose. (to see)", "You ___ a blue t-shirt. (to wear)", "I ___ next week. (to teach )" ]
["will be writing","will be sitting","will be drawing","will be walking","will be reading","will be planting","will be going","will be coming","will be eating","will be flying","will be learning","will be having","will be training","will be seeing","will be wearing","will be teaching"]

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

Last accessed pages

  1. Coduri pt culori (66298)
  2. Prezentul simplu - Exercitii si teste incepatori (66442)
  3. Ghiciti cuvantul (1680)
  4. Limba spaniola curs online incepatori si avansati (26773)
  5. Gramatica limbii spaniole. Indrumator si prezentare generala (64364)

Popular pages this month

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (1267)
  2. Curs HTML gratuit Tutoriale HTML5 (968)
  3. Coduri pt culori (726)
  4. Creare si editare pagini HTML (567)
  5. Conditional IF in Limba Engleza - Fraze Conditionale (526)