diff options
Diffstat (limited to 'files/it/learn')
| -rw-r--r-- | files/it/learn/css/css_layout/flexbox/index.html | 2 | ||||
| -rw-r--r-- | files/it/learn/html/howto/index.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/files/it/learn/css/css_layout/flexbox/index.html b/files/it/learn/css/css_layout/flexbox/index.html index cc88b74d61..9b4ab91422 100644 --- a/files/it/learn/css/css_layout/flexbox/index.html +++ b/files/it/learn/css/css_layout/flexbox/index.html @@ -114,7 +114,7 @@ Questo articolo comprende i concetti fondamentali.</div> <h2 id="La_forma_contratta_flex-flow">La forma contratta flex-flow</h2> -<p>Occorre notare a questo punto che esiste una forma contratta, {{cssxref("flex-flow")}, per le proprietà {{cssxref("flex-direction")}} e {{cssxref("flex-wrap")}} — }. É possibile per esempio sostituire</p> +<p>Occorre notare a questo punto che esiste una forma contratta, {{cssxref("flex-flow")}}, per le proprietà {{cssxref("flex-direction")}} e {{cssxref("flex-wrap")}}. É possibile per esempio sostituire</p> <pre class="brush: css notranslate">flex-direction: row; flex-wrap: wrap;</pre> diff --git a/files/it/learn/html/howto/index.html b/files/it/learn/html/howto/index.html index 5343bdbaad..b9566dcb69 100644 --- a/files/it/learn/html/howto/index.html +++ b/files/it/learn/html/howto/index.html @@ -152,4 +152,4 @@ translation_of: Learn/HTML/Howto </div> </div> -<p><span style="display: none;"> </span><span style="display: none;"> </span><span style="display: none;"> </span><span style="display: none;"> </span> </p> +<p><span class="hidden"> </span><span class="hidden"> </span><span class="hidden"> </span><span class="hidden"> </span> </p> |
