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
Ce tag adauga imagine in pagina web?
<div> <img> <span>
<img src="http://coursesweb.net/imgs/webcourses.gif" width="191" height="63" alt="Courses-Web" />
Care din aceste coduri CSS afiseaza textul inclinat?
font-style: italic; text-decoration: underline; font-weight: 500;
#id {
  font-style: italic;
}
Clic pe functia jQuery care ascunde animat un element HTML.
click() hide() show()
$(document).ready(function() {
  $(".a_class").click(function(){ $(this).hide("slow"); });
});
Clic pe functia definita corect in PHP.
fname function() {} function fname() {} function $fname() {};
function fname($a, $b) {
  echo $a * $b;
}
Indicati forma pentru Prezent Perfect Continuu a verbului "to walk" (a merge).
have walked have been walking be walking
I have been walking for 5 hours.
- Merg pe jos de 5 ore.
Indicati Trecutul Nedefinit pentru verbul "ser" (a fi) la forma Yo.
será sería fui
Yo fui entrenador.
- Am fost antrenor.
Viitor perfect continuu - Exercitii incepatori

Last accessed pages

  1. Trecutul simplu si continuu - Past Tense Simple and Continuous (80564)
  2. Numerale, Numere in limba engleza - Numerals (50987)
  3. Proverbe, expresii si zicatori (22312)
  4. Conditional IF in Limba Engleza - Fraze Conditionale (120718)
  5. Configurare text (5152)

Popular pages this month

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (1231)
  2. Curs HTML gratuit Tutoriale HTML5 (949)
  3. Coduri pt culori (706)
  4. Creare si editare pagini HTML (558)
  5. Conditional IF in Limba Engleza - Fraze Conditionale (514)