Curs Engleza

- Treceti fiecare propozitie la Trecutul perfect continuu (unele propozitii sunt la alt timp, trebuie scrise la Trecut Perfect Continuu), forma specificata intre paranteze.
Pentru ca raspunsul sa fie validat corect, la negativ folositi forma prescurtata: "hadn't", iar propozitiile interogative terminati-le cu semnul intrebarii (?).

[ "I learn all day. (interogativ)", "They swim. (negativ)", "You aren't planting. (interogativ)", "It started. (interogativ)", "He sold a map. (negativ)", "They will buy cereals. (negativ)", "You will play chess. (interogativ)", "Sam brings a donkey. (negativ)", "You went to the museum. (interogativ)", "I'm washing my face. (negativ)", "Her sister left. (negativ)", "We get a good meal. (interogativ)" ]
["Had I been learning all day?","They hadn't been swiming","Had you been planting?","Had it been starting?","He hadn't been selling a map","They hadn't been buying cereals","Had you been playing chess?","Sam hadn't been bringing a donkey","Had you been going to the museum?","I hadn't been washing my face","Her sister hadn't been leaving","Had we been geting a good meal?"]

Un Test simplu in fiecare zi

HTML
CSS
JavaScript
PHP-MySQL
Engleza
Spaniola
Ce tag se foloseste pentru a crea o caseta de adaugare text?
<form> <input> <div>
<input type="text" name="a_name" value="val" />
Ce proprietate CSS se foloseste pentru a afisa textul cu majuscule-mici?
display font-variant font-style
h3 {
  font-variant: small-caps;
}
Ce instructiune afiseaza o fereastra cu un mesaj in ea?
for() Date() alert()
var msg = "Viziteaza CoursesWeb.net";
alert(msg);
Indicati codul PHP prin care se obtine IP-ul utilizatorului.
$_SERVER["HTTP_USER_AGENT"] $_SERVER["REMOTE_ADDR"] $_GET[]
$ip = $_SERVER["REMOTE_ADDR"];
echo $ip;
Cum se traduce cuvantul "actually"?
actual de fapt acum
He actually came on time.
- De fapt, el a venit la timp.
Cum se traduce expresia: "Hace buen tiempo"?
Face timp E vreme frumoasa Drum bun
Hoy hace buen tiempo.
- Astazi e vreme frumoasa.
Trecutul perfect continuu - Exercitii si teste engleza

Last accessed pages

  1. Creare link-uri (18242)
  2. Proverbe, expresii si zicatori (21466)
  3. Conditional IF in Limba Engleza - Fraze Conditionale (116486)
  4. Accentul si Pronuntia (25664)
  5. Coduri pt culori (63380)

Popular pages this month

  1. Prezentul simplu si continuu - Present Tense Simple and Continuous (1230)
  2. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (1202)
  3. Exercitii engleza - English Tests and exercises - Grammar (1172)
  4. Gramatica limbii engleze - Prezentare Generala (943)
  5. Conditional IF in Limba Engleza - Fraze Conditionale (852)