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 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 continuu - Exercitii si teste engleza

Last accessed pages

  1. Mintea e preocupată de gânduri trecute (38)
  2. Verbe modale - Modal verbs - CAN, COULD, MAY, MIGHT, MUST (64345)
  3. Conditional IF - Exercitii si teste engleza incepatori (19359)
  4. Articolul din limba engleza - The article (64728)
  5. Pronumele in limba engleza - Pronouns (50206)

Popular pages this month

  1. Prezentul simplu si continuu - Present Tense Simple and Continuous (1233)
  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 (945)
  5. Conditional IF in Limba Engleza - Fraze Conditionale (852)