From 97065b2e68dd8768dc1ea092c893c57ebe205026 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Thu, 25 Feb 2021 08:31:36 -0500 Subject: use class="hidden" not style="display:none" --- files/it/conflicting/learn/server-side/django/index.html | 4 ++-- files/it/learn/html/howto/index.html | 2 +- .../canvasrenderingcontext2d/ispointinpath/index.html | 2 +- files/it/web/css/transition-timing-function/index.html | 16 ++++++++-------- files/it/web/html/global_attributes/index.html | 4 ++-- 5 files changed, 14 insertions(+), 14 deletions(-) (limited to 'files/it') diff --git a/files/it/conflicting/learn/server-side/django/index.html b/files/it/conflicting/learn/server-side/django/index.html index e7efb7b504..847a230dcd 100644 --- a/files/it/conflicting/learn/server-side/django/index.html +++ b/files/it/conflicting/learn/server-side/django/index.html @@ -23,8 +23,8 @@ original_slug: Python
  • Think Complexity di Allen B. Downey continua l'opera del precedente (disponibile in formato PDF & HTML )
  • -
  • Learn Python The Hard Way di Zed Shaw (formato HTML)
  • -
  • Building Skills in Python di Steven F. Lott (formato PDF)
  • +
  • Learn Python The Hard Way di Zed Shaw (formato HTML)
  • +
  • Building Skills in Python di Steven F. Lott (formato PDF)
  • Una volta acquisite le basi, si può passare a Code Like a Pythonista: Idiomatic Python per approfondire alcuni aspetti di Python che lo rendono diverso dagli altri linguaggi .

    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 -

         

    +

     

    diff --git a/files/it/web/api/canvasrenderingcontext2d/ispointinpath/index.html b/files/it/web/api/canvasrenderingcontext2d/ispointinpath/index.html index bcb314845c..cf3bdee573 100644 --- a/files/it/web/api/canvasrenderingcontext2d/ispointinpath/index.html +++ b/files/it/web/api/canvasrenderingcontext2d/ispointinpath/index.html @@ -67,7 +67,7 @@ console.log(ctx.isPointInPath(10, 10)); // true

    Modifica il codice qui sotto, e guarda live come cambia il canvas: per guardare i log apri la tua console

    -
    +