INLS161-001 Fall 2021

Tools for Information Literacy




Preparations for the behavioral layer session


What is the behavioral layer?

You can make your site interactive by including some dynamic HTML functions.
This is the behavioral layer.
three layers of websites, https://www.lifewire.com/three-layers-of-web-design-3468761
① We did structure when we considered HTML
② We did styles when we considered CSS
③ Now we will consider the behavioral layer
The behavior layer makes a website interactive,
allowing the page to respond to user actions or to change based on a set of conditions
what is it? server side scripting client side scripting other relevant short articles

back to top

Server side scripting

  1. Read Server-side scripting
  2. Then watch this short introduction.
what is it? server side scripting client side scripting other relevant short articles

back to top

Client side scripting

  1. Compare it to client-side scripting
  2. Read What is Javascript? in a very popular online javascript book.
    Read only the text under the What is Javascript? heading.
  3. Follow that with this short video.
what is it? server side scripting client side scripting other relevant short articles

back to top

Other items relevant to today's class

  1. HTML5 Photo Gallery Example
  2. HTML5 Contact Form Example
  3. 21 top examples of JavaScript
  4. 20+ PROJECTS YOU CAN DO WITH JAVASCRIPT
what is it? server side scripting client side scripting other relevant short articles

back to top

Copyright © R.E. Bergquist 2014- | Last Updated on | Powered by w3.css