Curs Engleza

- Traduceti urmatoarele propozitii, folosind Viitorul Perfect Continuu (In limba romana fara diacritice). Propozitiile interogative trebuie terminate cu semnul intrebarii (?).
[ "Eu voi fi citind de doua ore.", "Veti fi invatand de jumatate de ora?", "Anny will haven't been working.", "Va fi urcand in fiecare zi (neutru).", "He will have been waiting one week.", "We will have been digging the garden.", "Ce veti fi facand toata dupamiaza?", "Nu vor fi ducandu-se la gradinita.", "Daniel va fi cantand la vioara.", "Vei fi citind in poiana.", "He will have been making a tea.", "Eu voi fi traind la manastire." ]
["I will have been reading for two hours","Will you have been learning for half an hour?","Anny nu va fi lucrand","It will have been going up every day","El va fi asteptand o saptamana","Noi vom fi sapand gradina","What will you have been doing all afternoon?","They will haven't been going to kindergarden","Daniel will have been playing the violin","Will you have been reading in the glade","El va fi facand un ceai","I will have been living in the monastery"]

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.
Viitorul perfect continuu - exercitii engleza avansati

Last accessed pages

  1. Conditional IF in Limba Engleza - Fraze Conditionale (116484)
  2. Prefixele dis-, mis-, un-. The DIS, MIS and UN prefixes (11140)
  3. Pronume indirect (2032)
  4. Verbe modale - Modal verbs - CAN, COULD, MAY, MIGHT, MUST (64343)
  5. Pronumele in limba engleza - Pronouns (50205)

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 (850)