LOGOWANIE

KWALIFIKACJA AUD5 - TEST WIEDZY NR 1

Pytanie nr 2
Rozważ następujący fragment kodu SVG:
<svg width="100" height="100">
  <circle cx="50" cy="50" r="40" stroke="green" stroke-width="4" fill="yellow" />
</svg>
Które z poniższych stwierdzeń jest prawdziwe?
A.
B.
C.
D.