-
Recunoasteti si scrieti la fiecare propozitie Verbul modal ce-l contine.
[
"Can you be my friend? (Poti sa fii prietenul meu?)",
"I could run ten miles in my twenties. (Puteam sa alerg zece mile cand eram de douazeci de ani.)",
"May I come in? (Imi permiteti [Pot] sa intru?)",
"He mihgt be there right now. (El s-ar putea sa fie acolo chiar acum.)",
"You must pray to the God.(Trebuie sa te rogi la Dumnezeu.)",
"Might I borrow the stapler? (As putea imprumuta capsatorul?)",
"You may sit now. (Poti sa stai jos acum.)",
"She must go to the school. (Ea trebuie sa mearga la scoala.)",
"It was late, but we could plant the flowers. (Era tarziu, dar am reusit sa plantam florile.)",
"He can speak two foreign languages. (El stie sa vorbeasca doua limbi straine.)",
"The children must eat many fruits. (Copii trebuie sa manance multe fructe.)",
"Can you read this? (Poti [Stii] sa citesti asta.)",
"The teacher might be late. (Profesorul ar putea intarzia.)",
"You may copy the lesson. (Ai voie sa copii lectia.)",
"Tom can help all his brothers. (Tom poate sa-si ajute toti fratii.)",
"She could run one kilometer more. (Ea ar fi putut alerga inca un kilometru.)"
]
["can","could","may","might","must","might","may","must","could","can","must","can","might","may","can","could"]
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.