Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

168
Visualizações
How can I centre this svg sitemap?

How can I centre the sitemap SVG I made with html? I want to get it in in the middle of the page

<svg id="svgJS" height="500" width="180">
  <g id="groupId1">
    <rect x="15" y="130" height="50" width="150" 
          stroke="purple" fill="none" stroke-width="2" />
    <text fill="#000" font-size="14" x="90" y="160"
          font-family="Arial" text-anchor="middle">
          Home Page</text>
  </g>
  <g id="groupId2" >
    <line id="shapeId2" stroke="purple" stroke-width="2" 
          x1="90" y1="180" x2="90" y2="230"></line>
    <polyline points="95, 220 90, 230 85, 220" 
          stroke="purple" stroke-width="2" fill="none" />
  </g>

about 4 years ago · Juan Pablo Isaza
1 Respostas
Responde à pergunta

0

Use flexbox, and then justify, and align the content.

body { display: flex; justify-content: center; align-items: center; }
<svg id="svgJS" height="500" width="180">
  <g id="groupId1">
    <rect x="15" y="130" height="50" width="150" 
          stroke="purple" fill="none" stroke-width="2" />
    <text fill="#000" font-size="14" x="90" y="160"
          font-family="Arial" text-anchor="middle">
          Home Page</text>
  </g>
  <g id="groupId2" >
    <line id="shapeId2" stroke="purple" stroke-width="2" 
          x1="90" y1="180" x2="90" y2="230"></line>
    <polyline points="95, 220 90, 230 85, 220" 
          stroke="purple" stroke-width="2" fill="none" />
  </g>
</svg>

about 4 years ago · Juan Pablo Isaza Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda