Computer Fundamentals

Responsive Screen

When we move on to a lot of the other technologies, and the other programming that we have to do is that there is the mobile web, it’s a device interface. We will adapt to different kinds of screen sizes, and there’s different kinds of programming that we do to be able to embrace the different kinds of screen sizes. You can have a static page where there is no programming whatsoever. My vanity page has this, if nothing else, so I can show it. And so if you then resize the page, you’re going to see that a scroll bar appears at the bottom. It doesn’t adapt to the different screen sizes. Instead, it requires the user to scroll around. It’s a static page. I could have a liquid page, the adaptive or responsive page. We’re going to get to some of that programming, but that’s there for the mobile web.


Posted

in

by

Tags: