0% found this document useful (0 votes)
74 views1 page

Content or Structure Layer Presentation Layer Behavior Layer

The document discusses the three layers of web design: 1) The content layer is made up of HTML code and contains text, images, multimedia, and hyperlinks. It provides a consistent structure for the website's content. 2) The presentation layer is defined by CSS and dictates how the HTML content appears. CSS can style text, tables, and other design aspects. 3) The behavior layer makes the website interactive using JavaScript, CGI, or PHP. It allows the page to respond to user actions based on conditions.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
74 views1 page

Content or Structure Layer Presentation Layer Behavior Layer

The document discusses the three layers of web design: 1) The content layer is made up of HTML code and contains text, images, multimedia, and hyperlinks. It provides a consistent structure for the website's content. 2) The presentation layer is defined by CSS and dictates how the HTML content appears. CSS can style text, tables, and other design aspects. 3) The behavior layer makes the website interactive using JavaScript, CGI, or PHP. It allows the page to respond to user actions based on conditions.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 1

The three 

layers of web design


Content or structure layer Presentation layer Behavior Layer
Made up of the underlying HTML This layer dictates how the structured This layer makes a website
(Hyper Text Markup Language) code. HTML document will appear to the interactive, allowing the page to
readers, and it is defined by CSS respond to user actions based on a
Is made up of: Text, images, (Cascading Style Sheets). set of conditions.
multimedia (videos and sounds) , The CSS can be used to define: text
and the hyperlinks that visitors will styles, table sizes, and other aspects of JavaScript is the most commonly
use to navigate around the Web pages. used  for the behavior layer, but CGI
website. and PHP are frequently used too.
Characteristics:
Characteristics: - Separate content into easily
- Provide a consistent document Characteristics:
understandable units. - Make the user experience as easy as
structure with the content available. - Ensure that:
- Here you store all the content that possible, by taking out options until
 Text can be zoomed without
your customers want to read or to there are only the necessary ones.
making the site unusable.
look at.  The interactive elements of the site - Ensure that all the functionality is
are easy to find. available to the user.
 Images, foreground and
background have enough contrast
and are that are clear to the color
blind.

Timk. (2 de May de 2019). An Overview of the Three Layers of Web Design. Obtenido de WebsiteService4All: https://webdesignsantee.com
/an-overview-of-the-three-layers-of-web-design/
Kyrnin, J. (01 de December of 2019). The Three Layers of Web Design. Obtenido de Lifewire: https://www.lifewire.com/three-layers-of-web-design-3468761

You might also like