Is there any website that makes our code responsive automatically ??
Share
Talk Programming , Career, Mental Health, Talk Personal Finance ❤️ Post a query and receive responses ✅
Post a query and receive responses. Ask anything, Ask Mitra ❤️
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I think you don’t understand how responsive websites work.
Have fun learning.
not that i know of…let me know if you find one
You can get started with something like bootstrap or skeleton. These are (free :D), light templates and include responsiveness.
Skeleton: http://getskeleton.com/
Bootstrap: http://getbootstrap.com/
You can also use media queries if you want to make your site responsive yourself.
Media queries tutorial: https://css-tricks.com/logic-in-media-queries/
Good luck! 🙂
You can use WordPress also for making responsive websites.
Following..
Dear Balvadra,
There are lot of websites who can beautify your code but making your ” code responsive” depends upon yourself. You can set media queries to make your website responsive as per your need.