Этот коммит содержится в:
2023-04-24 10:45:35 +03:00
родитель d70342b86c
Коммит ea387ac0b3
9 изменённых файлов: 7140 добавлений и 3 удалений

3
project/test.html Обычный файл
Просмотреть файл

@@ -0,0 +1,3 @@
<?xml version='1.0' encoding='UTF-8'?>
<svg width='400' height='300' viewBox='0 0 400 300' xmlns='http://www.w3.org/2000/svg'>
<rect x='0' y='0' width='175' height='30' stroke='white' fill='#ffffff' /><text x='360' y='20'>1</text><rect x='175' y='0' width='175' height='30' stroke='red' fill='#aaffaa' /><rect x='0' y='30' width='175' height='30' stroke='white' fill='#ffffff' /><text x='360' y='50'>1</text><rect x='175' y='30' width='175' height='30' stroke='red' fill='#aaffaa' /><rect x='0' y='60' width='0' height='30' stroke='white' fill='#ffffff' /><text x='360' y='80'>2</text><rect x='0' y='60' width='350' height='30' stroke='red' fill='#aaffaa' /></svg>

После

Ширина:  |  Высота:  |  Размер: 665 B