Curs Engleza

- Scrieti verbul din paranteze la timpul Viitor perfect continuu, in acord cu subiectul.
Ex.: "I ___ (to walk)" - will have been walking

[ "I ___ (to learn)", "You ___ (to take on)", "We ___ (to work)", "He ___ (to read)", "They ___ (to run)", "She ___ (to put in)", "I ___ here (to sit)", "Your sisters ___ there. (to go)", "The gorillas ___ a lot. (to eat)", "The boys ___ every day. (to play)", "You ___ at our school. (to teach)", "He ___ a toy. (to buy)", "She ___ for 2 hours. (to wait)", "I ___ this morning. (to pray)", "You ___ every evening. (to draw)", "We ___ all week. (to travel)" ]
["will have been learning","will have been taking on","will have been working","will have been reading","will have been running","will have been putting in","will have been sitting","will have been going","will have been eating","will have been playing","will have been teaching","will have been buying","will have been waiting","will have been praying","will have been drawing","will have been traveling"]

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.
Viitor perfect continuu - Exercitii incepatori

Last accessed pages

  1. Blocare acces la fisiere si directoare din site (574)
  2. Creare Meniu Dublu (2856)
  3. Ir a + Infinitiv Forma de viitor (2343)
  4. Verbe care schimba baza: e:i (1615)
  5. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (277121)

Popular pages this month

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