Curs Engleza

- Scrieti verbul din paranteze la Trecutul continuu, in acord cu subiectul.
Ex.: "I ___ (to walk)" - was walking

[ "I ___ (to write)", "You ___ (to swim)", "We ___ (to walk)", "He ___ (to walk)", "They ___ (to read)", "She ___ (to sing)", "I ___ over there (to play)", "My cousin ___ here. (to come)", "The swallows ___ fast. (to fly)", "The eagle ___ very high. (to fly)", "You ___ to the theater. (to go)", "He ___ two glasses. (to have)", "She ___ good to you. (to be)", "I ___ an orchid. (to see)", "You ___ a nice shirt. (to wear)", "I ___ two apples. (to choose )" ]
["was writing","were swiming","were walking","was walking","were reading","was singing","was playing","was coming","were flying","was flying","were going","was having","was being","was seeing","were wearing","was choosing"]

Un Test simplu in fiecare zi

HTML
CSS
JavaScript
PHP-MySQL
Engleza
Spaniola
Clic pe tag-ul care creaza celula in tabel.
<tr> <span> <td>
<table></tr>
  <td>Cell-1</td><td>Cell-2</td>
</tr></table>
Indicati proprietatea CSS care adauga o imagine pentru fundal
background-color background-image color
h3 {
  background-image: url("image.jpg");
}
Ce instructiune se foloseste la parcugerea elementelor unui Array?
for() [) object()
var arr = [1, "ab", "CoursesWeb.net"];
for(var i=0; i< arr.length; i++) { alert(arr[i]); };
Indicati functia PHP utilizata la parcurgerea elementelor unui Array asociativ.
for() foreach() if()
$arr =["k1"=>"v1", "k2"=>"v2", "k3"=>"v3");
foreach($arr AS $k => $v) { echo "<br/>". $k ." - ". $v; }
Care din urmatoarele cuvinte este sinonim cu "gentle" (bland)?
meek good beautiful
He is so kind and meek.
- El este atat de amabil si bland.
Care din urmatoarele cuvinte este sinonim cu "amable" (bland, prietenos)?
hermoso fuerte manso
Tu padre tiene un carácter muy manso.
- Tatal tau are un caracter foarte bland.
Trecutul continuu - Exercitii si teste incepatori

Last accessed pages

  1. Iubire si Dorinta (424)
  2. Zilele saptamanii - Lunile anului - Anotimpurile - Engleza (28502)
  3. Gramatica limbii engleze - Prezentare Generala (217174)
  4. Caractere speciale - Entitati HTML (14183)
  5. Articolul din limba engleza - The article (70256)

Popular pages this month

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (1223)
  2. Coduri pt culori (892)
  3. Cursuri limba engleza gratuite si lectii online (590)
  4. Gramatica limbii engleze - Prezentare Generala (522)
  5. Exercitii engleza - English Tests and exercises - Grammar (476)