-
Scrieti verbul din paranteze la Prezent perfect continuu, in acord cu subiectul.
Ex.: "I ___ (to learn)" - have been learning
[
"I ___ (to teach)",
"You ___ (to stand up)",
"We ___ (to sit)",
"He ___ (to write)",
"They ___ (to read)",
"She ___ (to plant)",
"I ___ over there (to go)",
"My aunt ___ here. (to sleep)",
"The elephant ___ a lot. (to eat)",
"The balloon ___ very high. (to fly)",
"You ___ in the classroom. (to read)",
"He ___ a book. (to draw)",
"She ___ for 3 hours. (to train)",
"I ___ it since this morning. (to see)",
"You lately ___ every evening. (to run)",
"I ___ for ages. (to travel)"
]
["have been teaching","have been standing up","have been sitting","has been writing","have been reading","has been planting","have been going","has been sleeping","has been eating","has been flying","have been reading","has been drawing","has been training","have been seeing","have been running","have been traveling"]
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 $_REQUESTif(isset($_REQUEST["id"])) {
echo $_REQUEST["id"];
}
Care din urmatoarele cuvinte reprezinta un Verb?
lighting believe pathI believe in my path.
- Eu cred in calea mea.
Care din urmatoarele cuvinte reprezinta un Verb?
creer camino iluminacióncreer = a crede; camino = cale /drum; iluminación = iluminare