0% found this document useful (0 votes)
10 views8 pages

WEBSITE

Uploaded by

Quaye Adu-Aryee
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)
10 views8 pages

WEBSITE

Uploaded by

Quaye Adu-Aryee
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/ 8

WEBSITE

WALT

• Create a website
WHAT IS A WEBSITE?

• A website is a collection of individual but related web pages that are


often stored together and hosted by a web server. Web pages can
include different objects such as text, sound, video and still images.
• A web page is created using three layers. Each of these layers has a
different purpose in the development of a web page. These are:
• The content layer
• The presentation layer
• The behaviour layer.
THE CONTENT LAYER

• This layer is where the content of the web page, such as text, images,
audios and videos, are placed. It is also where the page structure,
such as
 Frames
 Tables
 Hyperlinks

 This layer is sometimes called the structure layer.


 The content/structure layer of web pages developed in a language
called HTML.
WHAT IS HTML?

• HTML is an abbreviation for HyperText Markup


Language.
• It is a text-based language used to develop the
content layer of websites.
• Files are written in HTML using a simple text
editor
THE PRESENTATION LAYER

• This layer is where the visual impact of the web page is


created and contains the styles to be used, such as colour
themes, fonts, and any emphasis.
• The presentation layer of web pages is developed using
CSS.
WHAT IS CSS?

• CSS is an abbreviation for cascading stylesheet,


another text-based language. Styles are created
and added to web pages.
• CSS can be written (embedded) into HTML but it is
usually created in a separate file saved with a .css
file extension.
HOMEWORK

• Identify 20 HTML codes and describe their use


• Due: 22/Feb/22

You might also like