Menù
×
×
Corretta!

Esercizio:

Aggiungi una classe Bootstrap all'elemento <div> per creare un contenitore reattivo a larghezza fissa :

<div class="container"> <p>Ciao mondo!</p> </div>

Not Correct

Click here to try again.

Correct!

Next ❯
<div class="

  
  
  




Vai su w3schools.com
Reimposta punteggio
Chiudi questo menu
"; txt += " '; txt += ' LA MIA PAGINA'; txt += ' '; txt += ' '; txt += ' '; txt += ' '; txt += ' '; txt += ' '; document.getElementById("userprogress").innerHTML = txt; x = Math.round((punteggio utente/numerodiesercizi) * 100); gradi = x * 3,6; se (gradi > 359) gradi = 359; document.getElementById("mypage_circle1").setAttribute("d", describeArc(26, 35, 24, 0, 359)); document.getElementById("mypage_circle2").setAttribute("d", describeArc(26, 35, 24, 0, gradi)); document.getElementsByClassName("exercisemenuinner")[0].style.top = "169px"; } } funzione polarToCartesian(centerX, centerY, raggio, angleInDegrees) { var angleInRadians = (angleInDegrees-90) * Math.PI / 180.0; return {x: centerX + (raggio * Math.cos(angleInRadians)), y: centerY + (raggio * Math.sin(angleInRadians)) }; } funzione descriveArco(x, y, raggio, startAngle, endAngle){ var start = polarToCartesian(x, y, raggio, endAngle); var end = polarToCartesian(x, y, raggio, startAngle); var largeArcFlag = endAngle - startAngle

Hai completato 0 di 50 esercizi:

Contenitori BS4
Tipografia BS4
Colori BS4
Tabelle BS4
Immagini BS4
Avvisi BS4
Pulsanti BS4
Distintivi BS4
Barra di avanzamento BS4
Spinner BS4
Impaginazione BS4
Gruppi di elenchi BS4
Carte BS4
BS4 Dropdown
BS4 Crollo
Navigatori BS4
BS4 Navbar

×

Reimpostare il punteggio?

Questo azzererà il punteggio di TUTTI I 50 esercizi.

Are you sure you want to continue?



×

Congratulations!

You have finished all 50 BS4 exercises.

Share your score: