Curs Engleza

- Treceti fiecare propozitie la Viitorul Continuu, forma specificata intre paranteze. Pentru ca raspunsul sa fie validat corect, la negativ folositi forma prescurtata: "won't", iar propozitiile interogative terminati-le cu semnul intrebarii (?).
[ "I play tomorrow. (interogativ)", "We laugh. (negativ)", "You cook. (interogativ)", "It jumps. (interogativ)", "He wear a hat. (negativ)", "They sell many roses. (negativ)", "She studies english. (interogativ)", "George drives the bus. (negativ)", "You go to the library. (interogativ)", "I watch the garden. (negativ)", "Your dogs run. (negativ)", "We make the project. (interogativ)" ]
["Will I be playing tomorrow?","We won't be laughing","Will you be cooking?","Will it be jumping?","He won't be wearing a hat","They won't be selling many roses","Will she be studying english?","George won't be driving the bus","Will you be going to the library?","I won't be watching the garden","Your dogs won't be running","Will we be making the project?"]

Un Test simplu in fiecare zi

HTML
CSS
JavaScript
PHP-MySQL
Engleza
Spaniola
Ce atribut poate fi utilizat pentru a adauga stiluri CSS direct in tag-ul HTML?
type style class
<div style="width: 80%; border: 3px solid #888888;">Continut</div>
Care din metodele proprietatii CSS transform distorsioneaza elementul HTML la un anumit unghi (inclusiv continutul lui)?
translate() scale() skew()
#un_id {
  transform: skew(20deg, 25deg);
  -ms-transform: skew(20deg, 25deg);   /* IE 9 */
  -webkit-transform: skew(20deg, 25deg);   /* Safari and Chrome */
}
Clic pe functia care poate converti un obiect Date in Sir.
indexOf() toString() getDate()
var rightnow = new Date();
alert( rightnow.toString() );
Care functie aplica o alta functie la elementele unui array?
array_merge() array_search() array_map()
$arr = arra("abc", "<p>xyz</p>", "<em>PHP</em>");
// aplica functia strip_tags() ca sa stearga tag-urile HTML din fiecare element din %arr
$arr = array_map("strip_tags", $arr);
}
Cum se spune "sambata" in limba engleza?
Sunday Saturday Monday
On Saturday I visit my grandparents.
- Sambata imi vizitez bunicii.
Cum se spune "sambata" in limba spaniola?
domingo lunes sábado
Sábado visito mis abuelos.
- Sambata imi vizitez bunicii.
Viitorul continuu - Exercitii si teste engleza

Last accessed pages

  1. Substantivul din limba engleza - The Noun (59738)
  2. Articolul din limba engleza - The article (70627)
  3. Obtine valoarea elementelor checkbox selectate intr-un formular (423)
  4. Adjectivul in limba engleza - The adjective (25192)
  5. Gramatica limbii engleze - Prezentare Generala (218324)

Popular pages this month

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (210)
  2. Gramatica limbii engleze - Prezentare Generala (123)
  3. Coduri pt culori (109)
  4. Gramatica limbii spaniole. Indrumator si prezentare generala (94)
  5. Cursuri limba engleza gratuite si lectii online (85)
Chat
Discuta sau lasa un mesaj pt. ceilalti utilizatori
Full screenInchide