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
Care tag HTML5 adauga o aplicatie externa (SWF, PDF) in pagina web?
<mark> <embed> <canvas>
<embed src="flash_game.swf" width="450" height="350" />
Ce pseudo-element adauga un anume stil la prima linie de text din element?
:first-letter :before :first-line
#id:first-line {
  font-weight: bold;
  color: blue;
}
Clic pe proprietatea obiectului window care preia sau seteaza adresa URL a paginii curente.
window.location window.self window.status
var url = window.location;
alert(url);
Indicati functia PHP care preia continutul unui fisier sau pagina si-l adauga intr-un sir.
fopen() file_put_contents() file_get_contents()
$homepage = file_get_contents("http://www.marplo.net/");
echo $homepage;
Care din urmatoarele perechi de numere sunt in ordine unul dupa altu?
seven - eight ten - six three - five
This fruit has seven or eight seeds.
- Acest fruct are sapte sau opt seminte.
Care din urmatoarele perechi de numere sunt in ordine unul dupa altu?
diez - seis siete - ocho tres - cinco
Esta fruta tiene siete u ocho semillas.
- Acest fruct are sapte sau opt seminte.
Adjective - Exercitii si teste engleza incepatori

Last accessed pages

  1. Prepozitii2: A, con, de sau en 2 (806)
  2. Teste spaniola - Tests y ejercicios de Español - Gramática (29068)
  3. Trecut nedefinit 5 (284)
  4. Harti de imagini (9442)
  5. Trecut nedefinit 7 (248)

Popular pages this month

  1. Curs HTML gratuit Tutoriale HTML5 (700)
  2. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (617)
  3. Coduri pt culori (451)
  4. Creare si editare pagini HTML (226)
  5. Formatare text in pagina html (215)