+ 1

Which language or library can I use to make my website run smoothly on different devices?

I currently design websites using HTML5, CSS3 and JavaScript, however I found out that most of my website don't 'feel' or look the same in different devices (i.e they may be very responsive in a PC but not very responsive with a smartphone). To thosw who have had this challenge is it advisable for me to use Bootstrap or is there another alternative? Thanks in advance.

21st Mar 2018, 12:41 PM
KHODANI A. NEVHULAUDZI
KHODANI A. NEVHULAUDZI - avatar
2 Réponses
+ 1
You can add a media query to your css to check the device site is being displayed on and adjust the view accordingly. sorry I can't include and example but just do a quick search online for css media query that's what you're looking for
21st Mar 2018, 1:19 PM
J Stephen
J Stephen - avatar
0
Thanks for your help Jamie. I'll look into it
21st Mar 2018, 9:30 PM
KHODANI A. NEVHULAUDZI
KHODANI A. NEVHULAUDZI - avatar