Curs Engleza

- Identificati cuvintele ce reprezinta adjective in urmatoarele propozitii:
[ "This is an easy test.", "He was fat.", "You are a good boy.", "This ia a wonderful day.", "She likes yellow apples.", "The tomatoes are red.", "They saw a very big elephant", "You seem happy.", "This is the main purpose of the meeting.", "She is asleep.", "His father is Canadian.", "My brother is a young man.", "Her hair is black.", "The teacher has a round desk." ]
["easy","fat","good","wonderful","yellow","red","big","happy","main","asleep","canadian","young","black","round"]

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

Last accessed pages

  1. Download carti electronice si programe pentru Limba Engleza (43370)
  2. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (268905)
  3. Interogatia (2367)
  4. Articolul din limba engleza - The article (68828)
  5. Prezentul simplu - Exercitii si teste incepatori (68318)

Popular pages this month

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (1568)
  2. Gramatica limbii engleze - Prezentare Generala (1262)
  3. Exercitii engleza - English Tests and exercises - Grammar (1248)
  4. Prezentul simplu si continuu - Present Tense Simple and Continuous (1187)
  5. Prezentul simplu - Exercitii si teste incepatori (967)