logo

Crowdly

Crearea documentelor web (O-2323)

Looking for Crearea documentelor web (O-2323) test answers and solutions? Browse our comprehensive collection of verified answers for Crearea documentelor web (O-2323) at moodle1.ceiti.md.

Get instant access to accurate answers and detailed explanations for your course questions. Our community-driven platform helps students succeed!

Fie

dat fragmentul de cod

CSS:

                                          #zag {color: blue;

text-decoration: underline;}

                                          .text {color: red;

font-weight: bold;}

Cum

va fi formatat paragraful definit de următoarea construcţie?

                                              <p class="text"

id="zag">Aliniat</p>

100%
0%
0%
View this question

Selectaţi codul CSS care va stabili stilul fără subliniere pentru link-uri:

0%
33%
0%
67%
View this question

Selectați extensia fișierului ce conţine definirea stilurilor CSS:

0%
0%
0%
0%
0%
View this question

Elementul <html> este elementul rădăcină al unui document HTML și conține toate celelalte elemente ale paginii web.

View this question

Potrivește eticheta cu descrierea acesteia:

View this question

Tag-ul <li> poate avea un atribut .......... care stabilește valoare pentru elementul respectiv al listei.

<html><head><title>Liste_ex7</title></head><body><h1 align="center">O lista ordonata avand itemi setati individual</h1><hr><ol start="3">Repetati urmatorii pasi ai algoritmului   <li>salvati fisierul;   <li value="6">incarcati fisierul în browser;   <li>schimbati browserul utilizat   <li>incarcati din nou fisierul</ol></body></html>

View this question

Selectaţi codul CSS care va stabili stilul bold pentru paragrafe:

100%
0%
0%
0%
View this question

Care este scopul tag-ului <img> în HTML?

0%
0%
0%
100%
View this question

Atributul action precizează

25%
75%
View this question

Proprietatea .................   este utilizată pentru a specifica culoarea de fundal a linkurilor.

<html>

<head><style type="text/css"a:link {background-color:#B2FF99;} /* link nevizitat */a:visited {background-color:#FFFF85;} /* link vizitat */a:hover {background-color:#FF704D;} /* mouse peste link */a:active {background-color:#FF704D;} /* link selectat */</style></head><body><p><b><a href="http://www.google.com" target="_blank">Acesta este un link</a></b></p></body></html>

View this question

Want instant access to all verified answers on moodle1.ceiti.md?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!