Curs Engleza

- Treceti fiecare propozitie la 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 will stop there. (interogativ)", "We'll find. (negativ)", "You will walk. (interogativ)", "It will stop. (interogativ)", "He will have a white car. (negativ)", "They will eat many chocolates. (negativ)", "She will cook salads. (interogativ)", "George will write a book. (negativ)", "You will go to zoo. (interogativ)", "I will see a tiger. (negativ)", "The turtles will run slow. (negativ)", "We'll make the bed. (interogativ)" ]
["Will I stop there?","We won't find","Will you walk?","Will it stop?","He won't have a white car","They won't eat many chocolates","Will she cook salads?","George won't write a book","Will you go to zoo?","I won't see a tiger","The turtles won't run slow","Will we make the bed?"]

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

Last accessed pages

  1. Stilizare tabele HTML cu CSS (8416)
  2. Creare tabele HTML (17491)
  3. Creare link-uri (20381)
  4. Curs HTML gratuit Tutoriale HTML5 (196925)
  5. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (277122)

Popular pages this month

  1. Curs HTML gratuit Tutoriale HTML5 (703)
  2. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (620)
  3. Coduri pt culori (457)
  4. Creare si editare pagini HTML (228)
  5. Formatare text in pagina html (216)