+ 10
Need help in this code
I want the svg to be responsive https://code.sololearn.com/WUZSa55wCRi6/?ref=app
6 Réponses
+ 11
I've posted an answer in the comment section of your code about the use of height/width css parameters of <svg> elements, as you ask in it... You liked it, but it seems that now your code is no more public, so the comment is no more visible ^^ Is there a particular reason?
+ 11
@Visph: You have not been very active for some time. Why?
+ 10
@Visph: Thanks. Your answer helped😃 so I made it private. Back in public mode now
+ 10
Cool if it helped, and to remake the code public... I don't care a lot of XP's and so 'best answer' ( but thantks for that anyway ), and I think the best place to help for code is effectively in comment section of them, but I hope help provided can be useful for others readers too ;)
+ 10
I'm always stand relatively 'inactive' here, because I must earn some money to live, and my actual activity for that isn't compatible with use of computers: I works in a workshop for making museographic scenery, with plenty of plaster and polyester, so my hands have very few free times remaining clean to code ( or just typing text on any devices ), and my head isn't really available to more than just taking some look here, but not for seriously reading and answering... I think it will be so for at least two months... maybe more if I chain another indent ^^
+ 7
use meta tags and set the viewport to device-width.
<meta viewport="device:device-width">