Curs Engleza

- Scrieti verbul din paranteze la timpul prezent simplu (Present Tense), in acord cu subiectul.
[ "I ___ (to swim)", "You ___ (to swim)", "We ___ (to walk)", "He ___ (to walk)", "They ___ (to sing)", "She ___ (to read)", "it ___ here (to be)", "My father ___ here. (to come)", "The birds ___ fast. (to fly)", "The eagle ___ very high. (to fly)", "You ___ at the theater. (to be)", "He ___ two books. (to have)", "She ___ good things. (to do)", "I ___ a student. (to be)", "You ___ a blue shirt. (to have)", "I ___ to live peacefully. (to choose )" ]
["swim","swim","walk","walks","sing","reads","is","comes","fly","flies","are","has","does","am","have","choose"]

Un Test simplu in fiecare zi

HTML
CSS
JavaScript
PHP-MySQL
Engleza
Spaniola
Care tag e folosit pentru a adauga liste cu definitii in element <dl>?
<dt> <dd> <li>
<dl>
 <dt>HTML</dt>
  <dd> - Hyper Text Markup Language</dd>
  <dd> - Limbaj de cod pentru pagini web</dd>
</dl>
Care proprietate CSS poate sa ascunda un element in pagina, lasand spatiu gol in locul lui?
display position visibility
#id {
  visibility: hidden;
}
Indicati evenimentul declansat cand se apasa clic pe un obiect in pagina.
onclick onmouseover onfocus
document.getElementById("id").onclick = function(){
  alert("http://www.MarPlo.net/");
}
Indicati variabila PHP ce contine datele din $_GET, $_POST si $_COOKIE.
$_SESSION $_GET $_REQUEST
if(isset($_REQUEST["id"])) {
  echo $_REQUEST["id"];
}
Care din urmatoarele cuvinte reprezinta un Verb?
lighting believe path
I believe in my path.
- Eu cred in calea mea.
Care din urmatoarele cuvinte reprezinta un Verb?
creer camino iluminaciĆ³n
creer = a crede; camino = cale /drum; iluminaciĆ³n = iluminare
Prezentul simplu - Exercitii si teste incepatori

Last accessed pages

  1. Verbe regulate (8587)
  2. Pronumele personal (8273)
  3. Forma verbului Hay (5769)
  4. Accentul si Pronuntia (27137)
  5. Articole definite si nedefinite 1 (5662)

Popular pages this month

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (701)
  2. Gramatica limbii engleze - Prezentare Generala (380)
  3. Exercitii engleza - English Tests and exercises - Grammar (355)
  4. Gramatica limbii spaniole. Indrumator si prezentare generala (305)
  5. Cursuri limba engleza gratuite si lectii online (272)