Curs Engleza

- Scrieti pentru fiecare propozitie cate unul din verbele urmatoare, conjugate in acord cu subiectul si intelesul propozitiei.
(to be,   to meet,   to run,   to have,   to play,   to look over,   to fill out,   to put on,   to make,   to talk)

[ "You ___ a boy. (Tu esti baiat.)", "That ___ your car. (Aceea este masina dumneavoastra.)", "He ___ the violin. (El canta la vioara.)", "They ___ fast. (Ei alearga repede.)", "He ___ your mother. (El s-a intalnit cu mama ta.)", "I ___ at home. (Eu sunt acasa.)", "We ___ three apple tree. (Avem trei meri.)", "Did you ___ the bed? (Ai facut patul?)", "The teacher ___ the papers. (Profesorul se uita peste lucrari.)", "___ your coat. (Puneti-va haina.)", "The pastor ___ slowly. (Preotul vorbeste incet.)", "Now, ___ this form. (Acum, completati acest formular." ]
["are","is","plays","run","met","am","have","make","looks over","put on","talks","fill out"]

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

Last accessed pages

  1. Conditional IF - Exercitii si teste engleza incepatori (19359)
  2. Verbe modale - Modal verbs - CAN, COULD, MAY, MIGHT, MUST (64344)
  3. Articolul din limba engleza - The article (64728)
  4. Pronumele in limba engleza - Pronouns (50206)
  5. Gramatica limbii engleze - Prezentare Generala (207455)

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)