logo

Crowdly

SPLETNE TEHNOLOGIJE IN OZNAČEVALNI JEZIKI

Looking for SPLETNE TEHNOLOGIJE IN OZNAČEVALNI JEZIKI test answers and solutions? Browse our comprehensive collection of verified answers for SPLETNE TEHNOLOGIJE IN OZNAČEVALNI JEZIKI at estudij.um.si.

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

Dopišite kodo za HTML element, ki ob vnašanju črk išče po naprej opredeljenih možnostih, kot je prikazano na sliki spodaj!

<input ="">

< id="igralec">

<option value="Gal Gadot"></option>

<option value="Jennifer Lawrence"></option>

<option value="Jennifer Aniston"></option>

<

>

 

View this question

Dopolnite spodnjo kodo.

<>

<img ="src/slike/maribor_pohorje.jpg" alt="Pohorje" style="width:100%">

<>Slika 1 - Pohorje, Maribor, Slovenija<>

<>

Odgovorite na vse dele vprašanja.
View this question

 

Dopolnite kodo, da bo skladna s sliko zgoraj.

<>

    <>Content<>

    <p>During the early days of World War II, the fate of Western Europe hangs on the newly-appointed British Prime Minister Winston Churchill, who must decide whether to negotiate with Adolf Hitler, or fight on against incredible odds.</p>

<>

Odgovorite na vse dele vprašanja.
View this question

Dopolnite spodnjo kodo.

<>

<img ="src/slike/maribor_pohorje.jpg" alt="Pohorje" style="width:100%">

<>Slika 1 - Pohorje, Maribor, Slovenija<>

<>

View this question

Dopolnite spodnjo kodo tako, da naredite navigacijsko vrstico, ki bo vsebovala povezavo na element z ID-jem "clanek".

<>

<a =""> Povezava</a>

<>

View this question

 

Dopolnite kodo, da bo skladna s sliko zgoraj.

<>

    <>Content<>

    <p>During the early days of World War II, the fate of Western Europe hangs on the newly-appointed British Prime Minister Winston Churchill, who must decide whether to negotiate with Adolf Hitler, or fight on against incredible odds.</p>

<>

View this question

Kaj je narobe s spodnjim izsekom kode?

<!DOCTYPE html>

<html lang="en">

<head>

<meta charset="UTF-8" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<title>Moji recepti</title>

</head>

<body>

<header id="header">

<nav>

<ul>

<li><a href="#recept1">Palačinke</a></li>

<li><a href="#recept2">Špageti Carbonara</a></li>

<li><a href="#recept3">Čokoladna torta</a></li>

</ul>

</nav>

</header>

<main>

<section>

<h2>Najljubši recepti</h2>

<article id="recept1">

<header>

<h3>Palačinke</h3>

</header>

<div>

<p>

Klasične mehke palačinke, ki so popolne za zajtrk ali sladico.

</p>

<figure>

<img src="palacinke.jpg" alt="palacinke2.jpg" />

<figcaption>Slasne palačinke</figcaption>

</figure>

<details>

<summary>Sestavine in postopek</summary>

<ul>

<li>2 jajci</li>

<li>250 ml mleka</li>

<li>150 g moke</li>

<li>1 žlica sladkorja</li>

<li>1 ščepec soli</li>

<li>1 žlica olja</li>

</ul>

<p>

Vse sestavine zmešajte v gladko maso in specite palačinke na

vroči ponvi. Postrezite s sladkorjem, marmelado ali Nutello.

</p>

</details>

</div>

<footer><a href="#header">Nazaj na vrh</a></footer>

</article>

</section>

</main>

<footer>Copyright John Doe</footer>

</body>

</html>

100%
0%
0%
0%
View this question

Napišite primer zahteve GET orodja curl  za pridobivaje slike z naslovom https://img.rtvslo.si/_up/novice.jpg, ki jo pretočite in shranite lokalno v datoteko slika.jpg.

curl GET   

View this question

Na katerih vratih se običajno odzivajo HTTPS strežniki ?

View this question

Want instant access to all verified answers on estudij.um.si?

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