What difference between interactive website and responsive | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

What difference between interactive website and responsive

website structure

6th Dec 2016, 8:07 PM
Duperoy Dieuseul
Duperoy Dieuseul - avatar
2 ответов
+ 1
a responsive website adjusts it's content corresponding to the client properties (like browser size, device, user interaction with tab/click). an interactive website provides content regarding to user input. Facebook is very interactive. an example might be any kind of news page that provides only articles without much interaction. this page can be responsive, if the content realigns to the best possible layout when you change the browser window size (mostly width)
6th Dec 2016, 9:56 PM
codinator
codinator - avatar
+ 1
thanks, friend.. I m a beginner, and I want to be clear with all term I encounter
7th Dec 2016, 4:15 AM
Duperoy Dieuseul
Duperoy Dieuseul - avatar