Curs Engleza

La Hotel - 15 Sentences

Exercitii si teste audio de engleza si traducere. Recunoasteti propozitia si traducerea dupa redarea audio.
Choose the Level:
Easy   Difficult

- Easy (Usor) - Dupa ce e dat raspunsul corect, acesta va fi sters din lista de raspunsuri.
- Difficult (Dificil) - Raspunsul corect nu e sters din lista de raspunsuri.

[{"ro":"La ce ora vei pleca din hotel?","en":"What time will you leave the hotel?","f":121},{"ro":"Voi pleca din hotel la ora unu.","en":"I will leave the hotel at one o'clock.","f":122},{"ro":"Ce fel de camere aveti?","en":"What types of rooms do you have?","f":123},{"ro":"Asi vrea sa fac o rezervare.","en":"I would like to make a reservation.","f":124},{"ro":"Oferiti vreo reducere pentru sezur prelungit?","en":"Do you offer an extended stay discount?","f":125},{"ro":"Camerele sunt accesibile pentru persoane cu handicap?","en":"Are the rooms handicapped accessible?","f":126},{"ro":"Are apa foarte fierbinte.","en":"It has very hot water.","f":127},{"ro":"Camera aceasta nu are lumina.","en":"This room does not have a light.","f":128},{"ro":"Pretul e foarte rezonabil.","en":"The price is very reasonable.","f":129},{"ro":"Deschide apa.","en":"Turn on the water.","f":130},{"ro":"Schimbati prosoapele.","en":"Change the towels.","f":131},{"ro":"Cina este inclusa?","en":"Is dinner included?","f":132},{"ro":"Acest hotel are un bun serviciu de camera.","en":"This hotel has good room service.","f":133},{"ro":"Pentru orice aveti nevoie, sunati la receptie.","en":"For anything you need, call the reception.","f":134},{"ro":"Voi sta doua nopti.","en":"I will stay for two nights.","f":135}]


Un Test simplu in fiecare zi

HTML
CSS
JavaScript
PHP-MySQL
Engleza
Spaniola
Ce element HTML adauga continut flash SWF in pagina web?
<object> <div> <script>
<object type="application/x-shockwave-flash" data="file.swf" width="500" height="250">
 <param name="src" value="file.swf" />
 Browser-ul dv. nu suporta SWF.
</object>
Care pseudo-clasa CSS adauga un stil la un camp input de formular cand e cursorul in el?
:active :focus :hover
input:focus {
  background-color: #88fe88;
}
Clic pe instructiunea care transforma un sir JSON in obiect JavaScript.
JSON.stringify(javascript_object) object.toString() JSON.parse(json_string)
var jsnstr = '{"url": "http://coursesweb.net/", "title": "Web Development Courses"}';
var obj = JSON.parse(jsnstr);
alert(obj.url);
Indicati functia PHP care poate crea sau scrie un fisier pe server.
fopen() file_put_contents() file_get_contents()
if (file_put_contents("file.txt", "content")) echo "Fisierul a fost creat";
else echo "Fisierul nu poate fi creat";
Cum se spune "al treilea" in engleza?
threeth third three
I planted the third tree.
- Am plantat al treilea pom.
Cum se spune "al treilea" in spaniola?
segundo tres tercero
Yo planté el tercero árbol.
- Am plantat al treilea pom.
At the hotel - English Audio Tests

Last accessed pages

  1. Script de comentarii 2 (322)
  2. Cerc si Oval cu CSS (1187)
  3. Proverbe, expresii si zicatori (25007)
  4. Preluare si modificare continut IFrame din alt IFrame (369)
  5. Evidentiere Imagini la Clic (353)

Popular pages this month

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (256)
  2. Gramatica limbii engleze - Prezentare Generala (138)
  3. Gramatica limbii spaniole. Indrumator si prezentare generala (131)
  4. Coduri pt culori (120)
  5. Cursuri limba engleza gratuite si lectii online (101)