Curs Engleza

- Invatati cateva adjective de baza si caracteristici.

hP4L67__t7s

What a surprise

Traducere

Ce surpriza

Tommy - Look at the giraffe! It is so tall!
Uite-te la girafa! E asa inalta!
Ellie - Yes, it is. And the elephant is very big.
Da, este. Si elefantul e foarte mare.
Tommy - There is a penguin, too. It is so small.
E si un pinguin. Este asa mic.
Ellie - Yes, it is small and cute.
Da, e mic si dragalas.
Tommy - There comes an old lion. It looks terrifying.
Se apropie un leu batran. Arata infricosator.
Ellie - Wow! And look! There are two monkeys near the lion. They are very playful.
Uau! Uite! Sunt doua maimute langa leu. Ele sunt foarte jucause.
Tommy - Can you see the clown? He is fat and funny.
Vezi clovnul? Este gras si nostim.
Ellie - Ha, ha! And look at the magician! He is so thin and angry.
Ha, ha! Priveste magicianul! E atat de slab si furios.
Tommy - What's happening?
Ce se intampla?
Ellie - The magician wand is not working.
Batul magicianului nu functioneaza.
Tommy - There is nothing in the hat.
Nu e nimic in palarie.
Ellie - Look! The magician wand is angry now.
Uite! Batul magicianului e manios acum.
Tommy - Ha, ha! And the magician is dizzy.
Ha, ha! Si magicianul este ametit.

Un Test simplu in fiecare zi

HTML
CSS
JavaScript
PHP-MySQL
Engleza
Spaniola
Care tag e folosit pentru a adauga liste cu definitii in element <dl>?
<dt> <dd> <li>
<dl>
 <dt>HTML</dt>
  <dd> - Hyper Text Markup Language</dd>
  <dd> - Limbaj de cod pentru pagini web</dd>
</dl>
Care proprietate CSS poate sa ascunda un element in pagina, lasand spatiu gol in locul lui?
display position visibility
#id {
  visibility: hidden;
}
Indicati evenimentul declansat cand se apasa clic pe un obiect in pagina.
onclick onmouseover onfocus
document.getElementById("id").onclick = function(){
  alert("http://www.MarPlo.net/");
}
Indicati variabila PHP ce contine datele din $_GET, $_POST si $_COOKIE.
$_SESSION $_GET $_REQUEST
if(isset($_REQUEST["id"])) {
  echo $_REQUEST["id"];
}
Care din urmatoarele cuvinte reprezinta un Verb?
lighting believe path
I believe in my path.
- Eu cred in calea mea.
Care din urmatoarele cuvinte reprezinta un Verb?
creer camino iluminación
creer = a crede; camino = cale /drum; iluminación = iluminare
Adjective si caracteristici

Last accessed pages

  1. Insert, Select si Update NULL in MySQL (346)
  2. Viitorul perfect 2 (214)
  3. CSS3 opacity (1120)
  4. PHP MySQL - DELETE (1084)
  5. Lucru cu Baza de Date MySQL in Laravel (1186)

Popular pages this month

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (514)
  2. Curs HTML gratuit Tutoriale HTML5 (334)
  3. Coduri pt culori (284)
  4. Gramatica limbii engleze - Prezentare Generala (229)
  5. Exercitii engleza - English Tests and exercises - Grammar (227)