From 040852a09efb3bade338214269cb816209af5eab Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Sat, 31 Jul 2021 12:18:23 -0400 Subject: remove link 'title' attributes that's just the 'href' (pt-br) (#1738) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit šŸ‘šŸ½ --- files/pt-br/web/svg/index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'files/pt-br/web/svg/index.html') diff --git a/files/pt-br/web/svg/index.html b/files/pt-br/web/svg/index.html index 2b98ce0b13..ab061e7095 100644 --- a/files/pt-br/web/svg/index.html +++ b/files/pt-br/web/svg/index.html @@ -72,12 +72,12 @@ Este tutorial irĆ” ajudĆ”-lo a comeƧar a trabalhar com SVG.
  • OrientaƧƵes para autoria SVG
  • Uma visĆ£o geral do Projeto SVG da Mozilla
  • Perguntas frequentes sobre SVG e Mozilla
  • -
  • Slides e demos da palestra SVG and Mozilla no SVG Open 2009
  • +
  • Slides e demos da palestra SVG and Mozilla no SVG Open 2009
  • SVG como uma imagem
  • Animação SVG com SMIL
  • -
  • LeĆ£o, Borboleta & Tigre
  • +
  • LeĆ£o, Borboleta & Tigre
  • Galeria de arte SVG
  • -
  • Mais exemplos (SVG Samples croczilla.com, carto.net)
  • +
  • Mais exemplos (SVG Samples croczilla.com, carto.net)
  • Animação e interaƧƵes

    @@ -85,7 +85,7 @@ Este tutorial irƔ ajudƔ-lo a comeƧar a trabalhar com SVG.

    Assim  como o HTML, o SVG tem um modelo de documento (DOM), eventos e é acessível por JavaScript. Isto permite aos desenvolvedores criar animações e imagens interativas.

    -- cgit v1.2.3-54-g00ecf