Curs Engleza

- Scrieti verbul din paranteze la timpul trecut simplu (Past Tense), in acord cu subiectul.
[ "I ___ (to work)", "You ___ (to stop)", "We ___ (to walk)", "He ___ (to jump)", "They ___ (to sing)", "She ___ (to read)", "It ___ here (to be)", "My brother ___ here. (to come)", "The birds ___ fast. (to fly)", "The painter ___ a brush. (to ask for)", "You ___ at the theater. (to be)", "He ___ two games. (to have)", "She ___ good things. (to do)", "I ___ a student. (to be)", "You ___ a blue shirt. (to wear)", "I ___ 2 hours. (to wait )" ]
["worked","stopped","walked","jumped","sang","read","was","came","flew","asked for","were","had","did","was","wore","waited"]

Un Test simplu in fiecare zi

HTML
CSS
JavaScript
PHP-MySQL
Engleza
Spaniola
Care tag se foloseste in <table> pentru a crea celula de tip "header"?
<thead> <th> <td>
<table><tr>
  <th>Title 1</th>
  <th>Title 2</th>
</tr></table>
Ce proprietate CSS seteaza distanta dintre randuri?
line-height word-spacing margin
.some_class {
  line-height: 150%;
}
Care functie deschide o noua fereastra.
alert() confirm() open()
document.getElementById("id_button").onclick = function(){
  window.open("http://coursesweb.net/");
}
Indicati functia PHP care returneaza un array cu numele fisierelor si directoarelor dintr-un director.
mkdir() scandir() readdir()
$ar_dir = scandir("dir_name");
var_export($ar_dir);
Care din urmatoarele forme a verbului "sleep" (a dormi) se foloseste pentru viitor?
sleeping slept will sleep
He will sleep there.
- El va dormi acolo.
Care din urmatoarele forme a verbului "dormir" (a dormi) se foloseste pentru viitor?
dormido dormirá durmiendo
Él dormirá allí.
- El va dormi acolo.
Trecutul simplu - Exercitii si teste incepatori

Last accessed pages

  1. Viitor perfect si Viitorul perfect continuu - Future perfect and Continuous (21328)
  2. Obtine valoarea elementelor checkbox selectate intr-un formular (410)
  3. Mini-Vocabular Spaniol (2924)
  4. Prezentul continuu - Exercitii si teste incepatori (39012)
  5. Conditional IF in Limba Engleza - Fraze Conditionale (123465)

Popular pages this month

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (976)
  2. Gramatica limbii engleze - Prezentare Generala (606)
  3. Coduri pt culori (543)
  4. Gramatica limbii spaniole. Indrumator si prezentare generala (481)
  5. Cursuri limba engleza gratuite si lectii online (440)