Curs Engleza

- Treceti fiecare propozitie la Trecutul perfect (unele propozitii sunt la alt timp, trebuie scrise la Trecut Perfect), 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 finish the work. (interogativ)", "Do we pay it? (negativ)", "You are looking for it. (interogativ)", "It will start. (interogativ)", "He makes a house. (negativ)", "They read english tutorials. (negativ)", "She will crochet a waistcoat. (interogativ)", "Sim open the box. (negativ)", "You are going to market. (interogativ)", "I received a gift. (negativ)", "The engine is stopping. (negativ)", "We'll help the neighbors. (interogativ)" ]
["Had I finished the work?","We hadn't payed it","Had you looked for it?","Had it started?","He hadn't made a house","They hadn't read english tutorials","Had she crocheted a waistcoat?","Sim hadn't opened the box","Had you been to market?","I hadn't received a gift","The engine hadn't stopped","Had we helped the neighbors?"]

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

Last accessed pages

  1. Coduri pt culori (74453)
  2. Modificare culoare sir (481)
  3. Cursuri Limba Franceza (9494)
  4. Lectia 204, Recapitulare 184 (91)
  5. Clase si Obiecte - Elemente statice (1629)

Popular pages this month

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (573)
  2. Gramatica limbii spaniole. Indrumator si prezentare generala (313)
  3. Gramatica limbii engleze - Prezentare Generala (282)
  4. Coduri pt culori (221)
  5. Cursuri limba engleza gratuite si lectii online (207)