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 afiseaza textul oblic?
<strong> <pre> <em>
<p>Cursuri, Jocuri, Anime: <em>www.MarPlo.net</em></p>
Care proprietate CSS defineste spatiul dintre continutul elementului si bordura lui?
margin padding position
h3 {
  padding: 2px 0.2em;
}
Clic pe metoda ce returneaza primul element indicat de selectorii specificati.
getElementsByName() querySelector() querySelectorAll()
// preia primul Div cu class="cls", si afiseaza continutul
var elm = document.querySelector("div.cls");
alert(elm.innerHTML);
Indicati variabila PHP ce contine datele din formular trimise cu method="post".
$_SESSION $_GET $_POST
if(isset($_POST["field"])) {
  echo $_POST["field"];
}
Indicati pronumele corespunzator celui din paranteza in propozitia: "(Noi) speak english".
I They We
We speak english.
- Noi vorbim engleza.
Indicati pronumele corespunzator celui din paranteza in propozitia: "(Noi) hablamos español".
Ellos Vosotros Nosotros
Nosotros hablamos español.
- Noi vorbim spaniola.
Viitor perfect continuu - Exercitii incepatori

Last accessed pages

  1. Clasificarea adverbelor - Adverbs classification (13617)
  2. Titluri, Paragrafe, Un nou rand, Linie orizontala (33460)
  3. Limba spaniola curs online incepatori si avansati (31564)
  4. Zilele saptamanii (3467)
  5. Less or Fewer (6023)

Popular pages this month

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (256)
  2. Gramatica limbii spaniole. Indrumator si prezentare generala (166)
  3. Limba spaniola curs online incepatori si avansati (91)
  4. Gramatica limbii engleze - Prezentare Generala (88)
  5. Teste spaniola - Tests y ejercicios de Español - Gramática (84)