Curs Engleza

- Treceti fiecare propozitie la Prezentul perfect continuu (unele propozitii sunt la alt timp, trebuie trecute la Prezent perfect continuu), forma specificata intre paranteze.
Pentru ca raspunsul sa fie validat corect, la negativ folositi formele prescurtate: "haven't" si "hasn't", iar propozitiile interogative terminati-le cu semnul intrebarii (?).

[ "I play. (interogativ)", "We sit. (negativ)", "You are cooking. (interogativ)", "It falls. (interogativ)", "He bought a can. (negativ)", "They will sell cereals. (negativ)", "You will study english. (interogativ)", "Paul planted a tree. (negativ)", "You went to the library. (interogativ)", "I am watching the waves. (negativ)", "Your brother is singing. (negativ)", "We make boxes. (interogativ)" ]
["Have I been playing?","We haven't been sitting","Have you been cooking?","Has it been falling?","He hasn't been buying a can","They hasn't been selling cereals","Have you been studying english?","Paul hasn't been planting a tree","Have you been going to the library?","I haven't been watching the waves","Your brother hasn't been singing","Have we been making boxes?"]

Un Test simplu in fiecare zi

HTML
CSS
JavaScript
PHP-MySQL
Engleza
Spaniola
Care tag HTML5 adauga o aplicatie externa (SWF, PDF) in pagina web?
<mark> <embed> <canvas>
<embed src="flash_game.swf" width="450" height="350" />
Ce pseudo-element adauga un anume stil la prima linie de text din element?
:first-letter :before :first-line
#id:first-line {
  font-weight: bold;
  color: blue;
}
Clic pe proprietatea obiectului window care preia sau seteaza adresa URL a paginii curente.
window.location window.self window.status
var url = window.location;
alert(url);
Indicati functia PHP care preia continutul unui fisier sau pagina si-l adauga intr-un sir.
fopen() file_put_contents() file_get_contents()
$homepage = file_get_contents("http://www.marplo.net/");
echo $homepage;
Care din urmatoarele perechi de numere sunt in ordine unul dupa altu?
seven - eight ten - six three - five
This fruit has seven or eight seeds.
- Acest fruct are sapte sau opt seminte.
Care din urmatoarele perechi de numere sunt in ordine unul dupa altu?
diez - seis siete - ocho tres - cinco
Esta fruta tiene siete u ocho semillas.
- Acest fruct are sapte sau opt seminte.
Prezentul perfect continuu - Exercitii si teste engleza

Last accessed pages

  1. Imperfect (3422)
  2. Viitorul - Verbul la viitor (6550)
  3. Timpul present (2430)
  4. Trecut nedefinit vs Imperfect (3908)
  5. Verbe reflexive 1 (11663)

Popular pages this month

  1. Curs HTML gratuit Tutoriale HTML5 (707)
  2. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (623)
  3. Coduri pt culori (461)
  4. Creare si editare pagini HTML (229)
  5. Formatare text in pagina html (217)