Utente:Admintognon: differenze tra le versioni

Da wikievo.maggioli.it.
(Creata pagina con "<html> <head> <style type="text/css"> div { background-color: lightgrey; width: 300px; border: 15px solid green; padding: 50px; margin: 20px; } </style> </head> <body> <h2>Demonstrating the Box Model</h2> <p>The CSS box model is essentially a box that wraps around every HTML element. It consists of: borders, padding, margins, and the actual content.</p> <div>This text is the content of the box. We have added a 50px padding, 20px margin and a 15px green...")
 
Nessun oggetto della modifica
Riga 1: Riga 1:
<html>
<gallery mode=packed-hover caption="Scegli il tuo argomento" heights="150px">
<head>
File:JTrib.png | alt=JTrib EVO | Accedi alle guide..
<style type="text/css">
File:JSerfin.png | Accedi alle guide..
div {
File:JPers.png | Accedi alle guide..
  background-color: lightgrey;
File:Jdemos.png | Accedi alle guide..
  width: 300px;
File:JIride.png | [https://wikievo.maggioli.it/index.php/Affari_Generali_-_Protocollo_Informatico:_Guida_utente Accedi alle guide ..]
  border: 15px solid green;
</gallery>
  padding: 50px;
  margin: 20px;
}
</style>
</head>
 
<body>
 
<h2>Demonstrating the Box Model</h2>
 
<p>The CSS box model is essentially a box that wraps around every HTML element. It consists of: borders, padding, margins, and the actual content.</p>
 
<div>This text is the content of the box. We have added a 50px padding, 20px margin and a 15px green border. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</div>
</body>
</html>

Versione delle 10:25, 26 ago 2022