Curs Engleza


- Cautati in toate listele proverbe si expresii ce contin cuvantul:
     

J

  1. Nu judeca ca sã nu fii judecat.   =   Judge not, that ye be not judged.
  2. Nu judecati ceva înainte de vreme.   =   Judge nothing before the time.
  3. Judecãtile adeseori te duc la covrigi.   =   Lawsuits consume time, and money, and rest, and friends.
  4. Judecãtorul e ca osia de car: cum o ungi nu mai scârtâie.   =   A lawyer`s opinion is worth nothing unless paid for.
  5. A juca la douã nunti nu se poate. / Nu poti tine doi pepeni într-o mânã.   =   No man cand do two things at once.

Un Test simplu in fiecare zi

HTML
CSS
JavaScript
PHP-MySQL
Engleza
Spaniola
Care tag defineste zona de click intr-o harta creata dintr-o imagine?
<map> <img> <area>
<img src="image.jpg" usemap="#map1">
<map name="map1">
  <area shape="rect" coords="9, 120, 56, 149" href="#">
  <area shape="rect" coords="100, 200, 156, 249" href="#">
</map>
Ce proprietate CSS indica ce sa se intample cand continutul unui element depaseste dimensiunile lui?
display overflow position
#id {
  overflow: auto;
}
Clic pe evenimentul care este declansat cand mouse-ul e deasupra unui obiect.
onclick onmouseover onmouseout
document.getElementById("id").onmouseover = function(){
  document.write("Sa ai Viata Buna");
}
Indicati variabila PHP ce contine datele adaugate in adresa URL, dupa caracterul "?".
$_SESSION $_GET $_POST
if(isset($_GET["id"])) {
  echo $_GET["id"];
}
Clic pe pronumele reflexiv care e potrivit in propozitia: "Marc is the boy ... won the prize".
who which whoever
Marc is the boy who won the prize.
- Marc e baiatul care a castigat premiul.
Clic pe pronumele reflexiv care e potrivit in propozitia: "Voy a ver al pintor de ... les hablé ayer".
que quien cuyo
Voy a ver al pintor de quien les hablé ayer.
- Ma duc sa vad pictorul despre care ti-am vorbit ieri.

Comments (0)

No comments, be the first who add

Add Comment

Close       
     

-
-
Write your comment (Maximum 1000 characters)
B I U Code    :) :( :P :D :S :O :=) :|H :X :-*

Optional, include a picture (maximum 250 kb, 800x600) Add this verification code:   7e687
Proverbe, expresii si zicatori

Last accessed pages

  1. Cursuri limba engleza gratuite si lectii online (66763)
  2. Trecut perfect si Trecutul perfect continuu - Past perfect and Continuous (58058)
  3. Genul substantivelor 2 (7298)
  4. Por si Para (4049)
  5. Lectia 363 (294)

Popular pages this month

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (975)
  2. Coduri pt culori (821)
  3. Curs HTML gratuit Tutoriale HTML5 (692)
  4. Cursuri limba engleza gratuite si lectii online (314)
  5. Exercitii engleza - English Tests and exercises - Grammar (298)