+ 2
What is the best Programming for responsive websites
to build a interactive, mobile friendly and responsive website, which Languages should I consider learning??
7 Respuestas
+ 3
html,css,javascript.
funnily this applies to web not just interactive websites.
But the most important for interactive websites is CSS.
+ 3
For those saying bootstrap is best for responsive websites youre kinda right.But responsive websites can still be built with pure css,bootstrap is very unnecessary.i lld rather prefer jquery
+ 3
I prefer to do everything myself. You can instantly tell if a website is using bootstrap or not. So if you want unique website do it yourself and use media queries
+ 2
HTML, CSS, JS.
+ 2
Brayden Parker Bootstrap can make your website look pretty good. It's main strength isn't it's style, but how it positions elements on your site. It focueses on making your site mobile-first and responsive.
+ 1
Bootstrap :) that's the way to go if you still want full control but also a nice responsive lay out. JQuery can come in handy as well.
Maybe take a look at wordpress?
+ 1
bootstrap is best for responsive