-
Scrieti pentru fiecare propozitie unul din cuvntele urmatoare, din paranteza (of, to, o'clock, past, sharp, it, quarter, half, and), in acord cu traducerea.
[
"Today is 8th ___ June 2010. (Astazi este 8 iunie 2010.)",
"I was born on the 7th ___ July 1996. (M-am nascut pe 7 Iulie 1976.)",
"one thousand nine hundread ___ ninety-six (o mie noua sute nouaazeci si sase)",
"___ is two o'clock. (Este ora doua.)",
"He came at three o'clock ___. (El a venit la trei fix.)",
"Let's meet at 8 ___ in the garden. (Ai sa ne intalnim la ora 8 in gradina.)",
"What time is it? ___ is half past seven. (Cat e ora? E sapte si jumatate.)",
"She'll leave at quarter ___ eight. (Ea va pleca la 8 si un sfert.)",
"It is a ___ to 5. (Este cinci fara un sfert.)",
"The train arrives at ten ___ eleven. (Trenul soseste la 11 fara zece.)",
"We play till ___ past two. (Ne jucam pana la doua jumate.)",
"George says it waz 4 ___ sharp. (George spune ca era ora 4 fix.)",
"Can we play till ___ past three? (Putem sa ne jucam pana la trei si un sfert?)",
"Eminescu was born on 15th ___ January 1850.(Eminescu s-a nascut pe 15 Ianuarie 1850.)",
"It is twenty minutes ___ three p.m.. (Este ora trei fara douazeci, dupamiaza.)"
]
["of","of","and","It","sharp","o'clock","It","past","quarter","to","half","o'clock","quarter","of","to"]
Un Test simplu in fiecare zi
HTML
CSS
JavaScript
PHP-MySQL
Engleza
Spaniola
Care tag adauga rand nou in paragraf?
<b> <br> <p>Prima linie ...<br>
Alta linie...
Ce proprietate CSS seteaza spatiu dintre litere?
text-size word-spacing letter-spacing#id {
letter-spacing: 2px;
}
Ce functie obtine accesul la un element HTML cu un anumit ID?
getElementById() getElementsByTagName() createElement()var elm = document.getElementById("theID");
var content = elm.innerHTML;
alert(content);
Clic pe instructiunea "echo" utilizata corect.
echo "CoursesWeb.net" echo "CoursesWeb.net"; echo ""CoursesWeb.net";echo "Adresa URL: http://CoursesWeb.net";
Care din urmatoarele expresii cu "paint" (a picta) se foloseste pentru forma Negativa?
will paint not paint have paintedShe does not paint that landscape.
- Ea nu picteaza acel peisaj.
Care din urmatoarele expresii cu "cantar" (a canta) se foloseste pentru propozitie Negativa?
ir a cantar cantaba no cantarElla no canta esa canción.
- Ea nu canta acel cantec.